次の方法で共有


ItemScope type

ItemScope の値を定義します。 使用可能な値は、'shared'、'user' です。

type ItemScope = "shared" | "user"