UNPKG

@brewww/authentication-service

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