智慧水务管理系统 - 精河县供水工程综合管理平台

index.d.ts 340B

123
  1. import { CollectionItem, ElCollectionInjectionContext, ElCollectionItemInjectionContext } from "./src/tokens.js";
  2. import { COLLECTION_ITEM_SIGN, createCollectionWithScope } from "./src/collection.js";
  3. export { COLLECTION_ITEM_SIGN, CollectionItem, ElCollectionInjectionContext, ElCollectionItemInjectionContext, createCollectionWithScope };