次の方法で共有


OperatingSystem type

OperatingSystem の値を定義します。 使用可能な値は、'None'、'Windows'、'Linux' です。

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