Freigeben über


InputContentUnion type

Alias für InputContentUnion

type InputContentUnion =
  | InputContentInputTextContent
  | InputContentInputImageContent
  | InputContentInputFileContent
  | InputContent