Variable letterSpacingConst
letterSpacing: {
normal: string;
tight: string;
tighter: string;
wide: string;
wider: string;
widest: string;
} = ...
Type declaration
normal: string
tight: string
tighter: string
wide: string
wider: string
widest: string
These are set to ems to be relative to the font size.