• A typical assert function for Typescript with an optional message.

    Parameters

    • value: unknown
    • Optional msg: string

    Returns asserts value

Generated using TypeDoc