UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

8 lines (7 loc) 503 B
import { i as OpenClawConfig } from "../../types.openclaw-DBHlrrVj.js"; import { s as KILOCODE_DEFAULT_MODEL_REF, t as KILOCODE_BASE_URL } from "../../provider-models-CEbxQMdT.js"; //#region extensions/kilocode/onboard.d.ts declare function applyKilocodeProviderConfig(cfg: OpenClawConfig): OpenClawConfig; declare function applyKilocodeConfig(cfg: OpenClawConfig): OpenClawConfig; //#endregion export { KILOCODE_BASE_URL, KILOCODE_DEFAULT_MODEL_REF, applyKilocodeConfig, applyKilocodeProviderConfig };