Files
openclaw/extensions/bluebubbles/channel-plugin-api.ts
2026-04-20 22:34:11 +01:00

4 lines
214 B
TypeScript

// Keep bundled channel entry imports narrow so bootstrap/discovery paths do
// not drag setup-only BlueBubbles surfaces into lightweight channel plugin loads.
export { bluebubblesPlugin } from "./src/channel.js";