Files
Gemini-Search/node_modules/react-hook-form/dist/utils/live.d.ts
Ammaar Reshi d6025af146 Initial commit
2025-01-04 14:06:53 +00:00

4 lines
138 B
TypeScript

import { Ref } from '../types';
declare const _default: (ref: Ref) => boolean;
export default _default;
//# sourceMappingURL=live.d.ts.map