camelize.d.ts 58 Bytes Edit Raw Blame History Permalink 1 export default function camelize(string: string): string;