Type alias FontWeightType

FontWeightType: "thin" | "extraLight" | "light" | "regular" | "bold" | "semiBold" | "extraBold" | "black"

Generated using TypeDoc