@ortros/stoux-lib
Version:
Library of shared types/interfaces for the stoux marketplace
3 lines (2 loc) • 364 B
JavaScript
var t,o;exports.ProductTemplateStatus=void 0,(t=exports.ProductTemplateStatus||(exports.ProductTemplateStatus={})).DRAFT="DRAFT",t.PUBLISHED="PUBLISHED",exports.ProductConditions=void 0,(o=exports.ProductConditions||(exports.ProductConditions={})).NEW="NEW",o.VERY_GOOD="VERY_GOOD",o.GOOD="GOOD",o.BAD="BAD",o.VERY_BAD="VERY_BAD";
//# sourceMappingURL=main.js.map