UNPKG

@types/to-camel-case

Version:
3 lines (2 loc) 76 B
declare function toCamelCase(string: string): string; export = toCamelCase;