UNPKG

gerald-react-scripts-fork

Version:

Gerald's fork of the configuration and scripts for Create React App.

4 lines (2 loc) 116 B
declare function pascalCase (value: string, locale?: string, mergeNumbers?: boolean): string; export = pascalCase;