共用方式為


EnvironmentType type

定義 EnvironmentType 的值。 可能的值包括:'Prod'、'Test'

type EnvironmentType = "Prod" | "Test"