ContentSourceType type

Defines values for ContentSourceType. Possible values include: 'embeddedContent', 'uri'

type ContentSourceType = "embeddedContent" | "uri"