UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

6 lines 315 B
import { i as OpenClawConfig } from "../../types.openclaw-DBHlrrVj.js"; //#region extensions/fal/onboard.d.ts declare const FAL_DEFAULT_IMAGE_MODEL_REF = "fal/fal-ai/flux/dev"; declare function applyFalConfig(cfg: OpenClawConfig): OpenClawConfig; //#endregion export { FAL_DEFAULT_IMAGE_MODEL_REF, applyFalConfig };