次の方法で共有


ApplicationType type

ApplicationType の値を定義します。 使用可能な値は、'web'、'other' です。

type ApplicationType = "web" | "other"