Class Assert

Hierarchy

  • Assert

Constructors

Properties

Methods

Constructors

Properties

enable: boolean = true

Whether to enable assertion, the default is enabled, it is recommended to enable it during development to ensure that the code is correct, and disable it during release to improve efficiency

default: Assert = ...

Methods

Generated using TypeDoc