Function assertType

  • Type Parameters

    Parameters

    • type: unknown
    • check: (type: unknown) => type is T
    • Optionalmsg: string

    Returns asserts type is T