次の方法で共有


OSType type

OSType の値を定義します。 使用可能な値は、'linux'、'windows' です。

type OSType = "linux" | "windows"