UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

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