Share via


EnvironmentType type

Definierar värden för EnvironmentType. Möjliga värden är: "Prod", "Test"

type EnvironmentType = "Prod" | "Test"