UNPKG

@tomei/rental

Version:
8 lines 261 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ItemClassMap = void 0; const stock_1 = require("@tomei/stock"); exports.ItemClassMap = { StockInventory: stock_1.StockInventory, }; //# sourceMappingURL=ItemClassMap.js.map