UNPKG

channelape-sdk

Version:
9 lines 333 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var InventoryItemKey; (function (InventoryItemKey) { InventoryItemKey["SKU"] = "SKU"; InventoryItemKey["UPC"] = "UPC"; })(InventoryItemKey || (InventoryItemKey = {})); exports.default = InventoryItemKey; //# sourceMappingURL=InventoryItemKey.js.map