Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
38
export
async
function
resetOnboarding(): Promise<void> {
39
await
saveSettings({ onboardingProviderChoice: undefined })
40
}
Callers
1
settings.test.ts
File · 0.85
Calls
1
saveSettings
Function · 0.85
Tested by
no test coverage detected