Can trim any character or set of characters from the ends of a string. Uses a Regex escapement to replace them with empty.
Optional
A string or array of characters desired to be trimmed.
Generated using TypeDoc
Can trim any character or set of characters from the ends of a string. Uses a Regex escapement to replace them with empty.
Returns