UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

6 lines 395 B
import { i as OpenClawConfig } from "./types.openclaw-DBHlrrVj.js"; //#region extensions/deepinfra/onboard.d.ts declare function applyDeepInfraProviderConfig(cfg: OpenClawConfig, modelRef?: string): OpenClawConfig; declare function applyDeepInfraConfig(cfg: OpenClawConfig, modelRef?: string): OpenClawConfig; //#endregion export { applyDeepInfraProviderConfig as n, applyDeepInfraConfig as t };