UNPKG

react-hook-form

Version:

Performant, flexible and extensible forms library for React Hooks

4 lines 310 B
import { InternalFieldErrors, InternalFieldName, ValidateResult } from '../types'; declare const _default: (name: InternalFieldName, validateAllFieldCriteria: boolean, errors: InternalFieldErrors, type: string, message: ValidateResult) => {}; export default _default; //# sourceMappingURL=appendErrors.d.ts.map