Type Alias TextDecorationLine

TextDecorationLine:
    | Globals
    | "blink"
    | "grammar-error"
    | "line-through"
    | "none"
    | "overline"
    | "spelling-error"
    | "underline"
    | string & {}
MMNEPVFCICPMFPCPTTAAATR