Files
ServiceManager/frontend/node_modules/react-hook-form/dist/utils/live.d.ts
2026-01-01 17:40:53 +01: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