UNPKG

@prettyfluid/zentinel

Version:

Integration helper for Zentinel

3 lines (2 loc) 140 B
export declare function checkPassword(password: string): string | null; export declare function checkMail(password: string): string | null;