TagType type

TagType değerlerini tanımlar. Olası değerler şunlardır: 'Normal', 'Negatif', 'GenelÜrün'

type TagType = "Regular" | "Negative" | "GeneralProduct"