UNPKG

react-hook-form

Version:

Performant, flexible and extensible forms library for React Hooks

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