@gguf/claw
Version:
Multi-channel AI gateway with extensible messaging integrations
3 lines (2 loc) • 318 B
TypeScript
export type { ChannelEntryMatch, ChannelMatchSource } from "../channel-config.js";
export { applyChannelMatchMeta, buildChannelKeyCandidates, normalizeChannelSlug, resolveChannelEntryMatch, resolveChannelEntryMatchWithFallback, resolveChannelMatchConfig, resolveNestedAllowlistDecision, } from "../channel-config.js";