UNPKG

zxcvbn-typescript

Version:

realistic password strength estimation, updated and ported to Typescript from Dan Wheeler's zxcvbn

3 lines 134 B
declare const frequency_lists: Record<string, string[]>; export default frequency_lists; //# sourceMappingURL=frequency_lists.d.ts.map