UNPKG

@derockdev/discord-components-react

Version:
3 lines 161 B
export declare const dashToPascalCase: (str: string) => string; export declare const camelToDashCase: (str: string) => string; //# sourceMappingURL=case.d.ts.map