(t, e, n)
| 15539 | super(t, e); |
| 15540 | } |
| 15541 | initialize(t, e, n) { |
| 15542 | const r = rv(rv(t, 0, "div"), A_.svgOnTop ? 0 : 1, "div"); |
| 15543 | return super.initialize(r, e, n); |
| 15544 | } |
| 15545 | } |
| 15546 | const D_ = "canvas", |
| 15547 | C_ = "hybrid", |
nothing calls this directly
no test coverage detected