UNPKG

react-hook-form

Version:

Performant, flexible and extensible forms library for React Hooks

4 lines 315 B
import type { 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