openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
9 lines (8 loc) • 2.06 kB
JavaScript
import { r as asNullableRecord } from "../record-coerce-DItp3I4t.js";
import { n as buildLegacyMigrationPreview, t as definePluginDoctorMigrationFromPlans } from "../doctor-migration-plan-adapter-1pCc-VjV.js";
import { r as normalizeLegacyDmAliases } from "../dm-access-DF6nqjVk.js";
import { a as defineChannelAliasMigration, c as normalizeChannelConfigEntries, d as hasLegacyStreamingAliases, f as normalizeLegacyChannelAliases, i as defineStrayPluginEntryConfigMigration, l as stripRetiredChannelKeys, m as resolveLegacyAliasStreamingMode, n as defineKeyMoveMigration, o as materializeInheritedAccountStreaming, p as normalizeLegacyStreamingAliases, r as defineLegacyJsonStateMigration, s as normalizeChannelAccounts, t as collectChannelAccountScopes, u as hasLegacyAccountStreamingAliases } from "../runtime-doctor-migrations-BYo-q8_8.js";
import { n as legacyStateFileExists, t as archiveLegacyStateSource } from "../doctor-state-migration-fs-CfVap4xL.js";
import { t as collectProviderDangerousNameMatchingScopes } from "../dangerous-name-matching-YafSDf65.js";
import { n as hasLegacyFlatAllowPrivateNetworkAlias, r as migrateLegacyFlatAllowPrivateNetworkAlias, t as createLegacyPrivateNetworkDoctorContract } from "../legacy-private-network-migration-BRP8RBAq.js";
export { archiveLegacyStateSource, asNullableRecord as asObjectRecord, buildLegacyMigrationPreview, collectChannelAccountScopes, collectProviderDangerousNameMatchingScopes, createLegacyPrivateNetworkDoctorContract, defineChannelAliasMigration, defineKeyMoveMigration, defineLegacyJsonStateMigration, definePluginDoctorMigrationFromPlans, defineStrayPluginEntryConfigMigration, hasLegacyAccountStreamingAliases, hasLegacyFlatAllowPrivateNetworkAlias, hasLegacyStreamingAliases, legacyStateFileExists, materializeInheritedAccountStreaming, migrateLegacyFlatAllowPrivateNetworkAlias, normalizeChannelAccounts, normalizeChannelConfigEntries, normalizeLegacyChannelAliases, normalizeLegacyDmAliases, normalizeLegacyStreamingAliases, resolveLegacyAliasStreamingMode, stripRetiredChannelKeys };