mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-08-26 06:09:41 +00:00
3 lines
75 B
TypeScript
3 lines
75 B
TypeScript
export const DEFAULT_OTP_LENGTH = 6;
|
|
export const DEFAULT_OTP_DIGIT = '1';
|