Files
ppgo_job/frontend/node_modules/element-plus/lib/components/collection/index.js
T
2026-07-10 11:28:16 +08:00

5 lines
286 B
Go

Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const require_collection = require("./src/collection.js");
exports.COLLECTION_ITEM_SIGN = require_collection.COLLECTION_ITEM_SIGN;
exports.createCollectionWithScope = require_collection.createCollectionWithScope;