All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.is-lower-case.is-lower-case.d.ts Maven / Gradle / Ivy

The newest version!
declare function isLowerCase (value: string, locale?: string): boolean;

export = isLowerCase;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy