Files

3 lines
148 B
JavaScript
Raw Permalink Normal View History

2026-05-12 16:53:18 +08:00
import { COLLECTION_ITEM_SIGN, createCollectionWithScope } from "./src/collection.mjs";
export { COLLECTION_ITEM_SIGN, createCollectionWithScope };