openclaw/extensions/bluebubbles/setup-entry.ts

6 lines
104 B
TypeScript

import { bluebubblesPlugin } from "./src/channel.js";
export default {
plugin: bluebubblesPlugin,
};