mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-10 12:32:27 +00:00
4 lines
174 B
TypeScript
4 lines
174 B
TypeScript
// Keep bundled setup entry imports narrow so setup loads do not pull the
|
|
// broader Nostr runtime plugin surface.
|
|
export { nostrSetupPlugin } from "./src/channel.setup.js";
|