Splits a string at delim and returns an object with the split string parts as keys and the values set to true.
Removes all whitespace characters from a string.
Generated using TypeDoc
Splits a string at delim and returns an object with the split string parts as keys and the values set to true.