UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

7 lines (6 loc) 288 B
import { t as AcpSessionManager } from "./manager.core-DPxc3pCH.js"; //#region src/acp/control-plane/manager.d.ts /** Returns the process-wide ACP session manager singleton. */ declare function getAcpSessionManager(): AcpSessionManager; //#endregion export { getAcpSessionManager as t };