Type alias FontWeightAbsolute

FontWeightAbsolute: "bold" | "normal" | number & {} | string & {}

Generated using TypeDoc