Repository URL to install this package:
Version:
6.0.4 ▾
|
declare const firstIsLowerCase: (...args: any[]) => number;
export { firstIsLowerCase };
export default firstIsLowerCase;