MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / resetOnboarding

Function resetOnboarding

apps/cli/src/lib/storage/settings.ts:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36}
37
38export async function resetOnboarding(): Promise<void> {
39 await saveSettings({ onboardingProviderChoice: undefined })
40}

Callers 1

settings.test.tsFile · 0.85

Calls 1

saveSettingsFunction · 0.85

Tested by

no test coverage detected