Type Alias: IntentClientFeatureFlags
Copied to your clipboardtype IntentClientFeatureFlags = Partial<Record<ActionIntent, ClientFeatureFlags>>;
Represents client-specific feature flags mapped by intent
Copied to your clipboardtype IntentClientFeatureFlags = Partial<Record<ActionIntent, ClientFeatureFlags>>;
Represents client-specific feature flags mapped by intent