UNPKG

323 BTypeScriptView Raw
1import { ValidationModeFlags } from '../types';
2declare const _default: (isBlurEvent: boolean, isTouched: boolean, isSubmitted: boolean, reValidateMode: {
3 isOnBlur: boolean;
4 isOnChange: boolean;
5}, mode: Partial<ValidationModeFlags>) => boolean;
6export default _default;
7//# sourceMappingURL=skipValidation.d.ts.map
\No newline at end of file