Type Alias: ClientFeatureFlags
Copied to your clipboardtype ClientFeatureFlags = Record<string, FeatureFlags>;
Represents feature flags for a specific client
Copied to your clipboardtype ClientFeatureFlags = Record<string, FeatureFlags>;
Represents feature flags for a specific client