UNPKG

@brewww/authentication-service

Version:
5 lines (4 loc) 87 B
export declare class LoginOtpEmailRequest { email: string; otpValue: string; }