UNPKG

react-hook-form-6

Version:
6 lines (5 loc) 288 B
declare const _default: (validationData?: string | number | boolean | RegExp | import("../types").ValidationValueMessage<import("../types").ValidationValue> | undefined) => { value: string | number | boolean | RegExp | undefined; message: string; }; export default _default;