UNPKG

@brewww/authentication-service

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