UNPKG

react-hook-form

Version:

Performant, flexible and extensible forms library for React Hooks

3 lines 198 B
declare const _default: <T>(defaultValues: T, formValues: T) => Record<Extract<keyof T, string>, boolean | Record<string, any>>; export default _default; //# sourceMappingURL=getDirtyFields.d.ts.map