UNPKG

87 BJavaScriptView Raw
1'use client';
2
3export { useInput } from './useInput';
4export * from './useInput.types';
\No newline at end of file