UNPKG

react-hook-form

Version:

Performant, flexible and extensible forms library for React Hooks

5 lines 197 B
export default function getNullAncestorValue(control: { _formValues: unknown; _defaultValues: unknown; }, name: string): null | undefined; //# sourceMappingURL=getNullAncestorValue.d.ts.map