sangwaritaxi_website/node_modules/react-hook-form/dist/utils/live.d.ts

4 lines
143 B
TypeScript

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