first commit
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import type { FieldError, Ref, ValidateResult } from '../types';
|
||||
export default function getValidateError(result: ValidateResult, ref: Ref, type?: string): FieldError | void;
|
||||
//# sourceMappingURL=getValidateError.d.ts.map
|
||||
Reference in New Issue
Block a user