UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

5 lines 238 B
import { qn as SpeechProviderPlugin } from "../../types-C0dQmare.js"; //#region extensions/tts-local-cli/speech-provider.d.ts declare function buildCliSpeechProvider(): SpeechProviderPlugin; //#endregion export { buildCliSpeechProvider };