UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

11 lines (10 loc) 1.13 kB
import { n as normalizeAccountId, t as DEFAULT_ACCOUNT_ID } from "../account-id-CETVCrTz.js"; import { i as buildChannelConfigSchema } from "../config-schema-C6z2p1z2.js"; import { n as getChatChannelMeta } from "../chat-meta-tsXGPguN.js"; import { r as emptyPluginConfigSchema } from "../config-schema-ChMzSV8V.js"; import { i as setAccountEnabledInConfigSection, r as deleteAccountFromConfigSection, t as clearAccountEntryFields } from "../config-helpers-DHwTXEER.js"; import { n as formatPairingApproveHint } from "../helpers-VcK_WJ24.js"; import { o as migrateBaseNameToDefaultAccount, t as applyAccountNameToChannelSection } from "../setup-helpers-DpWE8O4k.js"; import { t as PAIRING_APPROVED_MESSAGE } from "../pairing-message-DNhqI-OE.js"; import "../channel-plugin-common-B4Vaopy4.js"; export { DEFAULT_ACCOUNT_ID, PAIRING_APPROVED_MESSAGE, applyAccountNameToChannelSection, buildChannelConfigSchema, clearAccountEntryFields, deleteAccountFromConfigSection, emptyPluginConfigSchema, formatPairingApproveHint, getChatChannelMeta, migrateBaseNameToDefaultAccount, normalizeAccountId, setAccountEnabledInConfigSection };