• Trim characters from the right-side of the input.

    Parameters

    • input: string
    • Optional chars: string

      characters (defaults to whitespace)

    Returns string

Generated using TypeDoc