UNPKG

@webilix/helper-library

Version:

JavaScript/TypeScript programming helper library.

7 lines 158 B
export declare const passwordChars: { number: string; lower: string; upper: string; special: string; }; //# sourceMappingURL=password.d.ts.map