UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

5 lines 212 B
import { cn as ProviderPlugin } from "../../types-C0dQmare.js"; //#region extensions/xai/provider-contract-api.d.ts declare function createXaiProvider(): ProviderPlugin; //#endregion export { createXaiProvider };