fix: restore effective setup wizard lazy import

This commit is contained in:
Peter Steinberger
2026-03-16 08:36:33 +00:00
parent 4c8678c0b4
commit f49fc633ac
2 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1 @@
export { promptResolvedAllowFrom } from "./setup-wizard-helpers.js";