Class AresBase

Represents the base class.

Provides common functionality and properties for classes.

Hierarchy

Constructors

Accessors

Constructors

Accessors

  • get isProduction(): boolean
  • Indicates whether the application is running in production mode.

    Returns boolean

    true if the application is running in production mode; otherwise, false.

Generated using TypeDoc