mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 22:54:01 -06:00
ebabf5022f
* perf: narrow qqbot tool discovery load * fix(qqbot): load bridge entries through sidecars
3 lines
131 B
TypeScript
3 lines
131 B
TypeScript
// Narrow bridge entrypoint for qqbot registerFull composition.
|
|
export { registerQQBotFull } from "./src/bridge/channel-entry.js";
|