UNPKG

@brewww/authentication-service

Version:
5 lines (4 loc) 94 B
export declare class SendSignUpOtpPhoneResponse { isSent: boolean; expiresAt: Date; }