Files
wdi-dashboard/node_modules/react-hook-form/dist/utils/live.d.ts
2024-08-16 15:06:52 +05:30

4 lines
138 B
TypeScript

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