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

    Parameters

    • x: string

    Returns string

Generated using TypeDoc