cohorta/node_modules/react-hook-form/dist/utils/update.d.ts
2025-12-19 19:26:16 +00:00

3 lines
No EOL
140 B
TypeScript
Executable file

declare const _default: <T>(fieldValues: T[], index: number, value: T) => T[];
export default _default;
//# sourceMappingURL=update.d.ts.map