Files
Housekeeping-web-admin/node_modules/react-hook-form/dist/utils/live.d.ts
T
2026-06-24 09:48:54 +02:00

4 lines
143 B
TypeScript

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