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

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

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

export = isUpperCase;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy