()
| 140286 | this._ += `M${this._x0 = this._x1 = +x},${this._y0 = this._y1 = +y}h${+w}v${+h}h${-w}Z`; |
| 140287 | } |
| 140288 | value() { |
| 140289 | return this._ || null; |
| 140290 | } |
| 140291 | } |
| 140292 | exports.default = Path; |
| 140293 |
no outgoing calls
no test coverage detected