UNPKG

@modern-kit/utils

Version:
4 lines (2 loc) 94 B
declare function containsUpperCase(password: string): boolean; export { containsUpperCase };