UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

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