openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
5 lines (4 loc) • 511 B
JavaScript
import { i as isAcpRuntimeError, n as AcpRuntimeError } from "../errors-B_W4aC5J.js";
import { a as unregisterAcpRuntimeBackend, n as registerAcpRuntimeBackend, r as requireAcpRuntimeBackend, t as getAcpRuntimeBackend } from "../registry-3G15-2Jg.js";
import { t as tryDispatchAcpReplyHook } from "../acp-runtime-backend-BhiQ5QDN.js";
export { AcpRuntimeError, getAcpRuntimeBackend, isAcpRuntimeError, registerAcpRuntimeBackend, requireAcpRuntimeBackend, tryDispatchAcpReplyHook, unregisterAcpRuntimeBackend };