Searched refs:SpacingKey (Results 1 – 1 of 1) sorted by relevance
4 type SpacingKey = `${keyof typeof spacing}`; alias6 type ScaleKey = SpacingKey | DescriptiveScale;33 return obj as Record<SpacingKey | DescriptiveScale, any>;