openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
9 lines (8 loc) • 1.17 kB
JavaScript
import { i as buildChannelConfigSchema } from "../config-schema-C6z2p1z2.js";
import { t as clearAccountEntryFields } from "../config-helpers-DHwTXEER.js";
import { r as parseOptionalDelimitedEntries } from "../helpers-VcK_WJ24.js";
import { c as tryReadSecretFileSync } from "../secret-file-QljTRMYg.js";
import { a as defineChannelPluginEntry, d as stripTargetKindPrefix, i as createChatChannelPlugin, l as recoverCurrentThreadSessionId, n as buildThreadAwareOutboundSessionRoute, o as defineSetupPluginEntry, r as createChannelPluginBase, t as buildChannelOutboundSessionRoute, u as stripChannelTargetPrefix } from "../core-C-nFxxsj.js";
import { t as createChannelConfigUiHints } from "../channel-config-ui-hints-C-_bSqbC.js";
import "../channel-core-BPNgmH_x.js";
export { buildChannelConfigSchema, buildChannelOutboundSessionRoute, buildThreadAwareOutboundSessionRoute, clearAccountEntryFields, createChannelConfigUiHints, createChannelPluginBase, createChatChannelPlugin, defineChannelPluginEntry, defineSetupPluginEntry, parseOptionalDelimitedEntries, recoverCurrentThreadSessionId, stripChannelTargetPrefix, stripTargetKindPrefix, tryReadSecretFileSync };