Converts the given kebab case formatted string into a camel case format.
The string to convert.
the converted string result.
Generated using TypeDoc
Converts the given kebab case formatted string into a camel case format.