Compartilhar via


ContentType type

Define valores para ContentType. Os valores possíveis incluem: 'Imagem', 'Texto', 'Vídeo'

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