enum EnumCSSColorsimport { EnumCSSColors } from "https://deno.land/x/trailmix@1.0.5/src/common/enum.ts"; Membersbigint = "color:darkorange"boolean = "color:deepskyblue"error = "color:red"key = "color:yellow"none = "color:white"null = "color:magenta"number = "color:gold"string = "color:seagreen"symbol = "color:darkred"undefined = "color:darkmagenta"