Skip to main content

Type Alias: EnvironmentType

type EnvironmentType = string;

Defined in: environmentType.d.ts:5

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.