UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

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