refactor(setup): share env-aware patched adapters

This commit is contained in:
Peter Steinberger
2026-03-17 05:32:11 +00:00
parent 3486bff7d5
commit 79078f6a70
6 changed files with 89 additions and 162 deletions

View File

@@ -24,6 +24,7 @@ export { normalizeE164, pathExists } from "../utils.js";
export {
applyAccountNameToChannelSection,
applySetupAccountConfigPatch,
createEnvPatchedAccountSetupAdapter,
createPatchedAccountSetupAdapter,
migrateBaseNameToDefaultAccount,
patchScopedAccountConfig,