UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

25 lines (24 loc) 1.06 kB
import "./media-runtime-fgpmX6eL.js"; import "./text-chunking-D45TeeEs.js"; import { t as createPluginRuntimeStore } from "./runtime-store-uAKGMqTs.js"; import "./channel-outbound-B3_Zy-kG.js"; import "./outbound-media-MHBXtJsJ.js"; import "./ssrf-runtime-BOGN5pUi.js"; import "./dangerous-name-runtime-zP2lSdMQ.js"; import "./channel-status-DxlXr0Xh.js"; import "./bundled-channel-config-schema-DwZyvOaO.js"; import "./channel-config-primitives-Bk3iiMir.js"; import "./channel-actions-BOfvC-Gl.js"; import "./channel-inbound-bl7VmTdr.js"; import "./channel-feedback-Bi1IYmE_.js"; import "./channel-pairing-Bk6_JhTm.js"; import "./webhook-request-guards-gS2khsvD.js"; import "./webhook-ingress-Dgd3Jtks.js"; import "./webhook-targets-Beqkt_FW.js"; //#region extensions/googlechat/src/runtime.ts const { setRuntime: setGoogleChatRuntime, getRuntime: getGoogleChatRuntime } = createPluginRuntimeStore({ pluginId: "googlechat", errorMessage: "Google Chat runtime not initialized" }); //#endregion export { setGoogleChatRuntime as n, getGoogleChatRuntime as t };