openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
6 lines (5 loc) • 987 B
JavaScript
import { t as resolveApprovalOverGateway } from "../approval-gateway-resolver-kRkWoLay.js";
import { n as createLazyChannelApprovalNativeRuntimeAdapter, t as CHANNEL_APPROVAL_NATIVE_RUNTIME_CONTEXT_CAPABILITY } from "../approval-handler-adapter-runtime-DLWtIqHq.js";
import { n as createChannelApprovalHandlerFromCapability, r as createChannelApprovalNativeRuntimeAdapter, t as createChannelApprovalHandler } from "../approval-handler-runtime-CFLINLFC.js";
import { n as buildChannelApprovalResolvedText, r as resolvePreparedApprovalAccountId, t as buildChannelApprovalExpiredText } from "../approval-handler-runtime-DF66dgbE.js";
export { CHANNEL_APPROVAL_NATIVE_RUNTIME_CONTEXT_CAPABILITY, buildChannelApprovalExpiredText, buildChannelApprovalResolvedText, createChannelApprovalHandler, createChannelApprovalHandlerFromCapability, createChannelApprovalNativeRuntimeAdapter, createLazyChannelApprovalNativeRuntimeAdapter, resolveApprovalOverGateway, resolvePreparedApprovalAccountId };