Path2D

constructor(path: Path2D)
constructor(paths: JsArray<Path2D>, fillRule: CanvasFillRule)
constructor(d: String)
constructor()