TagType type

يحدد قيم TagType. تتضمن القيم المحتملة: "عادي" و"سالب" و"GeneralProduct"

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