Files
water-management-system/frontend/node_modules/element-plus/es/components/collection/index.mjs
T

3 lines
148 B
JavaScript
Raw Normal View History

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