共用方式為


TagType type

定義 TagType 的值。 可能的值包括:'Regular'、'Negative'、'GeneralProduct'

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