Function assert

  • Internal assert helper

    Parameters

    • condition: boolean

      The condition to fail.

    • Optional msg: string

      The message.

    Returns asserts condition

Generated using TypeDoc