Files
zod-backend/src/auth/constants/index.ts
Abdalhamid Alhamad 90ee8023e6 feat:forget password
2024-12-08 13:15:38 +03:00

4 lines
135 B
TypeScript

export * from './country-code-regex.constant.';
export * from './passcode-regext.constant';
export * from './password-regex.constant';