共用方式為


Os type

定義 Os 的值。 可能的值包括:'default'、'iOS'、'android'、'windows'

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