refactor: share onboarding account id resolution prelude

This commit is contained in:
Peter Steinberger
2026-03-07 20:54:47 +00:00
parent 168e4159ad
commit f0b05869fc
18 changed files with 105 additions and 117 deletions

View File

@@ -32,6 +32,7 @@ export type { ChannelOnboardingAdapter } from "../channels/plugins/onboarding-ty
export {
promptAccountId,
promptSingleChannelSecretInput,
resolveAccountIdForConfigure,
} from "../channels/plugins/onboarding/helpers.js";
export {
applyAccountNameToChannelSection,