UNPKG

next

Version:

The React Framework

3 lines (2 loc) 104 B
declare const camelCase: (input: string | string[], options?: any) => string; export default camelCase;