Type Alias: StructuralTokenRecommendationMatch
type StructuralTokenRecommendationMatch = Readonly<{
recommendation: StructuralTokenRecommendation;
selector: string;
}>;
Defined in: _internal/structural-token-recommendations.ts:12
One selector/property match against a curated structural token rule.