UNPKG

@element-softworks/daintree

Version:

React Component Library

4 lines 208 B
export declare const capitalise: (str: string) => string; export declare const camelCase: (str: string) => string; export declare const pascalCase: (str: string) => string; //# sourceMappingURL=index.d.ts.map