mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-05 14:21:32 +00:00
perf(test): narrow sdk seams for channel hotspots
This commit is contained in:
4
src/plugin-sdk/command-surface.ts
Normal file
4
src/plugin-sdk/command-surface.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export {
|
||||
normalizeCommandBody,
|
||||
shouldHandleTextCommands,
|
||||
} from "../auto-reply/commands-registry.js";
|
||||
Reference in New Issue
Block a user