UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

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