UNPKG

@authduo/authduo

Version:

Free User-sovereign Authentication for the World

3 lines (2 loc) 99 B
export declare const maxNameLength = 24; export declare function validName(name: string): boolean;