Sdílet prostřednictvím


Type type

Definuje hodnoty pro Typ. Mezi možné hodnoty patří: 'Regular', 'Negative', 'GeneralProduct'

type Type = "Regular" | "Negative" | "GeneralProduct"