Aracılığıyla paylaş


ContentType type

ContentType değerlerini tanımlar. Olası değerler şunlardır: 'Resim', 'Metin', 'Video'

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