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