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

13 lines
244 B
JavaScript

'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var vue = require('vue');
var _sfc_main = vue.defineComponent({
inheritAttrs: false
});
exports.default = _sfc_main;
//# sourceMappingURL=collection.vue2.js.map