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