mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-21 01:51:39 -06:00
3 lines
145 B
TypeScript
3 lines
145 B
TypeScript
// Lazy runtime bridge for speech-core request pre-resolution.
|
|
export { prepareTtsRequest } from "../../../packages/speech-core/runtime-api.js";
|