Type Alias MozContextProperties

MozContextProperties:
    | Globals
    | "fill"
    | "fill-opacity"
    | "none"
    | "stroke"
    | "stroke-opacity"
    | string & {}