共用方式為


ItemScope type

定義 ItemScope 的值。 可能的值包括:'shared'、'user'

type ItemScope = "shared" | "user"