UNPKG

@baseplate-dev/react-generators

Version:

React Generators for Baseplate

4 lines 216 B
export declare function lowerCaseFirst(str: string): string; export declare function upperCaseFirst(str: string): string; export declare function titleizeCamel(str: string): string; //# sourceMappingURL=case.d.ts.map