Type Alias TextEmphasis

TextEmphasis:
    | Globals
    | Color
    | "circle"
    | "dot"
    | "double-circle"
    | "filled"
    | "none"
    | "open"
    | "sesame"
    | "triangle"
    | string & {}