UNPKG

eslint-plugin-react-hook-form

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