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

node_modules.no-case.no-case.d.ts Maven / Gradle / Ivy

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

export = noCase;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy