UNPKG

@experts_hub/shared

Version:

Shared DTOs, interfaces, and utilities for experts hub applications

8 lines (7 loc) 196 B
export declare const OTP_PATTERN: { handleSendGuestOtp: string; handleSendOtp: string; handleSendOtpForLogin: string; handleVerifyGuestOtp: string; handleVerifyOtp: string; };