mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-21 06:02:13 +00:00
perf(inbound): trim dispatch and command startup imports (#52374)
* perf(inbound): trim dispatch and command startup imports * fix(reply): restore command alias canonicalization * style(reply): format command context * fix(reply): restore runtime shim exports * test(reply): mock ACP route seam * fix(reply): repair dispatch type seams
This commit is contained in:
@@ -1 +1 @@
|
||||
export { routeReply } from "./route-reply.js";
|
||||
export { isRoutableChannel, routeReply } from "./route-reply.js";
|
||||
|
||||
Reference in New Issue
Block a user