UNPKG

@aptly-as/types

Version:
10 lines (9 loc) 357 B
export var AptlyItemType; (function (AptlyItemType) { AptlyItemType["Physical"] = "physical"; AptlyItemType["Digital"] = "digital"; AptlyItemType["Service"] = "service"; AptlyItemType["Resource"] = "resource"; AptlyItemType["Material"] = "material"; AptlyItemType["Category"] = "category"; })(AptlyItemType || (AptlyItemType = {}));