Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/calcom/cal.diy
/ onboarding-store.ts
File
onboarding-store.ts
apps/web/modules/onboarding/store/onboarding-store.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ PersistOptions } from
"zustand/middleware"
;
2
import
{ create } from
"zustand"
;
3
import
{ persist } from
"zustand/middleware"
;
4
Callers
nothing calls this directly
Calls
3
isOversizedImage
Function · 0.85
create
Function · 0.50
set
Function · 0.50
Tested by
no test coverage detected