medium: {
fontFamily: string;
fontSize: string;
fontStyle: string;
fontWeight: string;
lineHeight: string;
[key: string]: string | { fontSize: string };
} = ...
Type declaration
[key: string]: string | { fontSize: string }
fontFamily: string
fontSize: string
fontStyle: string
fontWeight: string
lineHeight: string
Medium statistic typography style with responsive scaling.