MCPcopy
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

1import { create } from "zustand";
2
3export enum GatedFeatures {
4 RolesAndPermissions = "roles_and_permissions",

Callers

nothing calls this directly

Calls 2

createFunction · 0.50
setFunction · 0.50

Tested by

no test coverage detected