mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-22 11:38:12 +00:00
* perf: narrow qqbot tool discovery load * fix(qqbot): load bridge entries through sidecars
3 lines
119 B
TypeScript
3 lines
119 B
TypeScript
// Narrow tool-discovery entrypoint for qqbot tools.
|
|
export { registerQQBotTools } from "./src/bridge/tools/index.js";
|