Files
sp80/sample_interface/node_modules/react-hook-form/dist/logic/index.d.ts
2026-03-13 15:46:10 +08:00

4 lines
179 B
TypeScript

import appendErrors from './appendErrors';
import { createFormControl } from './createFormControl';
export { appendErrors, createFormControl };
//# sourceMappingURL=index.d.ts.map