• String Trim function with customizable chars

    Parameters

    • value: string

      string to trim

    • Optional chars: string

      chars to use to trim

    Returns string

    string trimmed

Generated using TypeDoc