UNPKG

@uvarovag/to-camel-case

Version:
2 lines (1 loc) 59 B
export declare const toCamelCase: (str: string) => string;