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