Removes all whitespace and line terminators around a string. Same as x.trim().
x.trim()
Generated using TypeDoc
Removes all whitespace and line terminators around a string. Same as
x.trim()
.