Type alias StandardTokenName

StandardTokenName: "atrule" | "attr-name" | "attr-value" | "bold" | "boolean" | "builtin" | "cdata" | "char" | "class-name" | "comment" | "constant" | "deleted" | "doctype" | "entity" | "function" | "important" | "inserted" | "italic" | "keyword" | "namespace" | "number" | "operator" | "prolog" | "property" | "punctuation" | "regex" | "selector" | "string" | "symbol" | "tag" | "url"

Generated using TypeDoc