openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
5 lines • 1.58 kB
TypeScript
import { X as resolveExecApprovalRequestAllowedDecisions, Y as resolveExecApprovalAllowedDecisions, o as ExecApprovalDecision } from "./exec-approvals-SqmRBcMF.js";
import { b as parseExecApprovalCommandText, c as buildApprovalInteractiveReplyFromActionDescriptors, d as buildExecApprovalActionDescriptors, h as buildExecApprovalPresentation, i as ExecApprovalReplyMetadata, l as buildApprovalPresentation, m as buildExecApprovalPendingReplyPayload, n as ExecApprovalPendingReplyParams, r as ExecApprovalReplyDecision, t as ExecApprovalActionDescriptor, u as buildApprovalPresentationFromActionDescriptors, v as getExecApprovalApproverDmNoticeText, y as getExecApprovalReplyMetadata } from "./exec-approval-reply-DTbJGpKB.js";
import { n as resolveExecApprovalCommandDisplay } from "./exec-approval-command-display-BsP3OVHF.js";
import { r as buildPluginApprovalPendingReplyPayload } from "./approval-renderers-DmZW9DoR.js";
export { type ExecApprovalActionDescriptor, type ExecApprovalDecision, type ExecApprovalPendingReplyParams, type ExecApprovalReplyDecision, type ExecApprovalReplyMetadata, buildApprovalInteractiveReplyFromActionDescriptors, buildApprovalPresentation, buildApprovalPresentationFromActionDescriptors, buildExecApprovalActionDescriptors, buildExecApprovalPendingReplyPayload, buildExecApprovalPresentation, buildPluginApprovalPendingReplyPayload, getExecApprovalApproverDmNoticeText, getExecApprovalReplyMetadata, parseExecApprovalCommandText, resolveExecApprovalAllowedDecisions, resolveExecApprovalCommandDisplay, resolveExecApprovalRequestAllowedDecisions };