Files
GNX-mailEnterprise/frontend/node_modules/react-hook-form/dist/logic/getValidationModes.d.ts
Iliyan Angelov c67067a2a4 Mail
2025-09-14 23:24:25 +03:00

4 lines
194 B
TypeScript

import type { Mode, ValidationModeFlags } from '../types';
declare const _default: (mode?: Mode) => ValidationModeFlags;
export default _default;
//# sourceMappingURL=getValidationModes.d.ts.map