Type Alias: IntentFeatureFlags
type IntentFeatureFlags = Partial<Record<ActionIntent, FeatureFlags>>;
Represents feature flag configurations mapped by intent
type IntentFeatureFlags = Partial<Record<ActionIntent, FeatureFlags>>;
Represents feature flag configurations mapped by intent