mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 19:50:43 +00:00
perf(plugins): lazy-load setup surfaces
This commit is contained in:
5
extensions/bluebubbles/setup-entry.ts
Normal file
5
extensions/bluebubbles/setup-entry.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { bluebubblesPlugin } from "./src/channel.js";
|
||||
|
||||
export default {
|
||||
plugin: bluebubblesPlugin,
|
||||
};
|
||||
Reference in New Issue
Block a user