Converts a dash-separated string to camel case.
The dash-separated string to convert.
The camel case version of the input string.
Generated using TypeDoc
Converts a dash-separated string to camel case.