EnvironmentType type

Definiuje wartości environmentType. Możliwe wartości to: "Prod", "Test"

type EnvironmentType = "Prod" | "Test"