openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
6 lines (5 loc) • 1.13 kB
JavaScript
import { a as normalizeChannelId, i as listChannelPlugins, n as getLoadedChannelPlugin, o as resolveChannelPluginRegistration, r as getLoadedChannelPluginOrigin, t as getChannelPlugin } from "./registry-Cz6cv4VC.js";
import { a as resolveChannelEntryMatchWithFallback, i as resolveChannelEntryMatch, n as buildChannelKeyCandidates, o as resolveChannelMatchConfig, r as normalizeChannelSlug, s as resolveNestedAllowlistDecision, t as applyChannelMatchMeta } from "./channel-config-CD-WPx8o.js";
import { n as formatAllowlistMatchMeta } from "./allowlist-match-B8i_bWcB.js";
import { n as resolveChannelApprovalCapability, t as resolveChannelApprovalAdapter } from "./plugins-Cozj1Enf.js";
export { applyChannelMatchMeta, buildChannelKeyCandidates, formatAllowlistMatchMeta, getChannelPlugin, getLoadedChannelPlugin, getLoadedChannelPluginOrigin, listChannelPlugins, normalizeChannelId, normalizeChannelSlug, resolveChannelApprovalAdapter, resolveChannelApprovalCapability, resolveChannelEntryMatch, resolveChannelEntryMatchWithFallback, resolveChannelMatchConfig, resolveChannelPluginRegistration, resolveNestedAllowlistDecision };