makearmy-app/node_modules/react-hook-form/dist/utils/live.d.ts
2025-09-22 10:37:53 -04:00

4 lines
No EOL
143 B
TypeScript

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