refactor: share onboarding allowlist entry parsing

This commit is contained in:
Peter Steinberger
2026-03-07 23:34:42 +00:00
parent 766d76ef9a
commit f319ec2dac
6 changed files with 13 additions and 31 deletions

View File

@@ -18,10 +18,12 @@ export type {
export {
buildSingleChannelSecretPromptState,
addWildcardAllowFrom,
mergeAllowFromEntries,
promptSingleChannelSecretInput,
setTopLevelChannelAllowFrom,
setTopLevelChannelDmPolicyWithAllowFrom,
setTopLevelChannelGroupPolicy,
splitOnboardingEntries,
} from "../channels/plugins/onboarding/helpers.js";
export { PAIRING_APPROVED_MESSAGE } from "../channels/plugins/pairing-message.js";
export type {