UNPKG

react-hook-form

Version:

Performant, flexible and extensible forms library for React Hooks

4 lines 211 B
import { FieldPath, FieldValues } from '../types'; declare const _default: (object: FieldValues, path: FieldPath<FieldValues>, value?: unknown) => void; export default _default; //# sourceMappingURL=set.d.ts.map