UNPKG

@brewww/authentication-service

Version:
6 lines (5 loc) 112 B
export declare class SendLoginOtpEmailRequest { email: string; locale?: string; appData?: object; }