Type Alias FontVariantLigatures

FontVariantLigatures:
    | Globals
    | "common-ligatures"
    | "contextual"
    | "discretionary-ligatures"
    | "historical-ligatures"
    | "no-common-ligatures"
    | "no-contextual"
    | "no-discretionary-ligatures"
    | "no-historical-ligatures"
    | "none"
    | "normal"
    | string & {}
MMNEPVFCICPMFPCPTTAAATR