次の方法で共有


ContentSourceType type

ContentSourceType の値を定義します。 指定できる値は、'embeddedContent'、'uri' です。

type ContentSourceType = "embeddedContent" | "uri"