openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
8 lines (7 loc) • 784 B
JavaScript
import { i as isAcpRuntimeError, n as AcpRuntimeError } from "../errors-B_W4aC5J.js";
import { t as getAcpSessionManager } from "../manager-D3LiuKaT.js";
import { a as unregisterAcpRuntimeBackend, n as registerAcpRuntimeBackend, r as requireAcpRuntimeBackend, t as getAcpRuntimeBackend } from "../registry-3G15-2Jg.js";
import { n as readAcpSessionEntry } from "../session-meta-BuCj-TpW.js";
import { t as tryDispatchAcpReplyHook } from "../acp-runtime-backend-BhiQ5QDN.js";
import { t as testing } from "../acp-runtime-B1sLALSO.js";
export { AcpRuntimeError, testing as __testing, testing, getAcpRuntimeBackend, getAcpSessionManager, isAcpRuntimeError, readAcpSessionEntry, registerAcpRuntimeBackend, requireAcpRuntimeBackend, tryDispatchAcpReplyHook, unregisterAcpRuntimeBackend };