Compartilhar via


EnvironmentType type

Define valores para EnvironmentType. Os valores possíveis incluem: 'Prod', 'Test'

type EnvironmentType = "Prod" | "Test"