Os type

Os の値を定義します。 使用可能な値は、'default'、'iOS'、'android'、'windows' です。

type Os = "default" | "iOS" | "android" | "windows"