Type alias TextDecorationLine

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

Generated using TypeDoc