UNPKG

@bombillazo/rhf-plus

Version:

Enhanced functionality for React Hook Form

3 lines 147 B
import type { FieldValues } from '../types'; export declare const flatten: (obj: FieldValues) => FieldValues; //# sourceMappingURL=flatten.d.ts.map