UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

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