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/fal/provider-contract-api.d.ts declare function createFalProvider(): ProviderPlugin; //#endregion export { createFalProvider };