Type Alias: TypographyMap
TypographyMap =
Record
<string
,TextStyle
>
Defined in: types/typography.ts:4
Map of typography variant names to their corresponding text styles
TypographyMap =
Record
<string
,TextStyle
>
Defined in: types/typography.ts:4
Map of typography variant names to their corresponding text styles