Function trimEnd

  • Remove whitespace from end of string.

    Parameters

    • x: string

      a string

    Returns string

    trimmed string

Generated using TypeDoc