UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

5 lines 252 B
import { $n as PluginRuntime } from "./types-C0dQmare.js"; //#region extensions/feishu/src/runtime.d.ts declare const setFeishuRuntime: (next: PluginRuntime) => void, getFeishuRuntime: () => PluginRuntime; //#endregion export { setFeishuRuntime as t };