index.mjs 148 B

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