openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
6 lines (5 loc) • 1.06 kB
JavaScript
import { a as normalizeChannelId, i as listChannelPlugins, n as getLoadedChannelPlugin, r as getLoadedChannelPluginOrigin, t as getChannelPlugin } from "./registry-MkxNn1Ue.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-C-DSDncb.js";
import { n as formatAllowlistMatchMeta } from "./allowlist-match-B04-UeMC.js";
import { n as resolveChannelApprovalCapability, t as resolveChannelApprovalAdapter } from "./plugins-t2ejWcVy.js";
export { applyChannelMatchMeta, buildChannelKeyCandidates, formatAllowlistMatchMeta, getChannelPlugin, getLoadedChannelPlugin, getLoadedChannelPluginOrigin, listChannelPlugins, normalizeChannelId, normalizeChannelSlug, resolveChannelApprovalAdapter, resolveChannelApprovalCapability, resolveChannelEntryMatch, resolveChannelEntryMatchWithFallback, resolveChannelMatchConfig, resolveNestedAllowlistDecision };