(t, e, n)
| 14383 | (this.dragleave = Nv([fv]))); |
| 14384 | } |
| 14385 | initialize(t, e, n) { |
| 14386 | return ( |
| 14387 | (this._canvas = t && nv(t, "canvas")), |
| 14388 | [bv, yv, dv, pv, gv, fv].forEach((t) => Tv(this, t)), |
| 14389 | super.initialize(t, e, n) |
| 14390 | ); |
| 14391 | } |
| 14392 | canvas() { |
| 14393 | return this._canvas; |
| 14394 | } |
nothing calls this directly
no test coverage detected