It takes a string, converts it to flat case, and replaces all spaces with nothing
The string to convert.
A function that takes a string and returns a string.
Generated using TypeDoc
It takes a string, converts it to flat case, and replaces all spaces with nothing