Type alias Paint

Paint: Color | "none" | "context-fill" | "context-stroke" | "currentColor"

Generated using TypeDoc