Type type
Definuje hodnoty pro Typ. Mezi možné hodnoty patří: 'Regular', 'Negative', 'GeneralProduct'
type Type = "Regular" | "Negative" | "GeneralProduct"
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Definuje hodnoty pro Typ. Mezi možné hodnoty patří: 'Regular', 'Negative', 'GeneralProduct'
type Type = "Regular" | "Negative" | "GeneralProduct"