共用方式為


Kind type

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

type Kind = "user" | "shared"