KC's Workspace
    Preparing search index...
    AbsoluteFontWeight:
        | { type: "weight"; value: number }
        | { type: "normal" }
        | { type: "bold" }

    An absolute font weight, as used in the font-weight property.

    See FontWeight.