Function start

  • Ensure the string starts with the given string.

    Type Parameters

    • T extends string

    • ST extends string

    Parameters

    • str: T
    • token: ST

    Returns Start<T, ST>

Generated using TypeDoc