Files
aihot/frontend/node_modules/element-plus/es/components/collection/index.mjs
2026-05-26 12:56:03 +08:00

3 lines
148 B
JavaScript

import { COLLECTION_ITEM_SIGN, createCollectionWithScope } from "./src/collection.mjs";
export { COLLECTION_ITEM_SIGN, createCollectionWithScope };