UNPKG

@brewww/authentication-service

Version:
4 lines (3 loc) 79 B
export declare class OtpValue { static generate(length: number): string; }