Files
openclaw/src/tts/tts.runtime.ts
Vincent Koc 5369ea53be 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
2026-03-22 13:19:57 -07:00

2 lines
51 B
TypeScript

export { maybeApplyTtsToPayload } from "./tts.js";