UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

13 lines (12 loc) 571 B
import { t as createPluginRuntimeStore } from "./runtime-store-uAKGMqTs.js"; import "./channel-outbound-B3_Zy-kG.js"; import "./ssrf-runtime-BOGN5pUi.js"; import "./channel-inbound-bl7VmTdr.js"; import "./channel-pairing-Bk6_JhTm.js"; //#region extensions/nextcloud-talk/src/runtime.ts const { setRuntime: setNextcloudTalkRuntime, getRuntime: getNextcloudTalkRuntime } = createPluginRuntimeStore({ pluginId: "nextcloud-talk", errorMessage: "Nextcloud Talk runtime not initialized" }); //#endregion export { setNextcloudTalkRuntime as n, getNextcloudTalkRuntime as t };