共用方式為


SharedTypeKind type

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

type SharedTypeKind = "user" | "shared"