#!/usr/bin/env npx tsx /** * Plugin Store Demo * Demonstrates the IPFS-based plugin registry working end-to-end */ export {}; //# sourceMappingURL=demo-plugin-store.d.ts.map