makearmy-app/node_modules/react-hook-form/dist/logic/getEventValue.d.ts

3 lines
117 B
TypeScript
Raw Normal View History

2025-09-22 10:37:53 -04:00
declare const _default: (event: unknown) => any;
export default _default;
//# sourceMappingURL=getEventValue.d.ts.map