Files
openclaw/src/auto-reply/reply/dispatch-acp-manager.runtime.ts
2026-04-05 15:27:43 +01:00

3 lines
167 B
TypeScript

export { getAcpSessionManager } from "../../acp/control-plane/manager.js";
export { getSessionBindingService } from "../../infra/outbound/session-binding-service.js";