Transforms the specified string value to camelCase.
Value to transform.
The specified value converted to camelCase.
value
TypeError if the value is not a string.
Transforms the specified string value to camelCase.