UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

8 lines 1.28 kB
import { i as resolveOutboundSendDep, t as OutboundSendDeps } from "./send-deps-Ds6JW9s7.js"; import { b as OutboundDeliveryResult, d as OutboundDeliveryFormattingOptions, u as OutboundIdentity } from "./outbound.types-BEZiz165.js"; import { o as OutboundSessionContext, s as buildOutboundSessionContext, u as resolveAgentOutboundIdentity } from "./delivery-queue-hpysAquh.js"; import { c as projectOutboundPayloadPlanForDelivery, o as deliverOutboundPayloads, s as createOutboundPayloadPlan, t as DeliverOutboundPayloadsParams } from "./deliver-xKwLODDt.js"; import { c as createReplyToFanout, s as ReplyToResolution } from "./channel-outbound-DOdV8JXV.js"; import { n as createRuntimeOutboundDelegates } from "./runtime-forwarders-ipx5Imz9.js"; import { t as sanitizeForPlainText } from "./sanitize-text-BMx_OmdN.js"; export { type DeliverOutboundPayloadsParams, type OutboundDeliveryFormattingOptions, type OutboundDeliveryResult, type OutboundIdentity, type OutboundSendDeps, type OutboundSessionContext, type ReplyToResolution, buildOutboundSessionContext, createOutboundPayloadPlan, createReplyToFanout, createRuntimeOutboundDelegates, deliverOutboundPayloads, projectOutboundPayloadPlanForDelivery, resolveAgentOutboundIdentity, resolveOutboundSendDep, sanitizeForPlainText };