Skip to main content

Enumeration: EnvironmentType

Defined in: builderOptions.d.ts:28

Predefined types for the environment. These are used to determine the default configurations of the components. For example, in the development environment, some components may disable high availability.

Enumeration Members

Enumeration MemberValueDefined in
DevelopmentnumberbuilderOptions.d.ts:29
ProductionnumberbuilderOptions.d.ts:31
TestingnumberbuilderOptions.d.ts:30