UNPKG

data-validator-js

Version:
6 lines (5 loc) 146 B
export default class PasswordStrength { static readonly Week: string; static readonly Strong: string; static readonly Good: string; }