mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-26 21:09:32 +00:00
* 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";
|