共用方式為


OperatingSystem type

定義 OperatingSystem 的值。 可能的值包括:'None'、'Windows'、'Linux'

type OperatingSystem = "None" | "Windows" | "Linux"