UNPKG

216 BTypeScriptView Raw
1import { FieldError, Ref, ValidateResult } from '../types';
2export default function getValidateError(result: ValidateResult, ref: Ref, type?: string): FieldError | void;
3//# sourceMappingURL=getValidateError.d.ts.map
\No newline at end of file