Function finish

  • Ensure the string ends with the given string.

    Type Parameters

    • S extends string

    • ST extends string

    Parameters

    • str: S
    • token: ST

    Returns Finish<S, ST>

Generated using TypeDoc