JewelryMall/admin/node_modules/element-plus/lib/components/collection/index.js
2026-02-14 19:29:15 +08:00

10 lines
239 B
JavaScript

'use strict';
var collection = require('./src/collection.js');
exports.COLLECTION_ITEM_SIGN = collection.COLLECTION_ITEM_SIGN;
exports.createCollectionWithScope = collection.createCollectionWithScope;
//# sourceMappingURL=index.js.map