• Assert a condition that is not enforced by the TypeScript compiler. The check is only performed when evaluated by a debug build.

    Parameters

    • func: (() => boolean)
        • (): boolean
        • Returns boolean

    • Optional msg: string

    Returns void

Generated using TypeDoc