共用方式為


ContentType type

定義 ContentType 的值。 可能的值包括:'Image'、'Text'、'Video'

type ContentType = "Image" | "Text" | "Video"