UNPKG

react-hook-form-6

Version:
4 lines (3 loc) 149 B
import { FieldValues } from '../types'; declare const _default: (data: FieldValues, value?: Record<string, any>) => any; export default _default;