(t, e)
| 15549 | S_ = { Canvas: D_, PNG: "png", SVG: "svg", Hybrid: C_, None: F_ }, |
| 15550 | $_ = {}; |
| 15551 | function T_(t, e) { |
| 15552 | return ( |
| 15553 | (t = String(t || "").toLowerCase()), |
| 15554 | arguments.length > 1 ? (($_[t] = e), this) : $_[t] |
| 15555 | ); |
| 15556 | } |
| 15557 | function B_(t, e, n) { |
| 15558 | const r = [], |
| 15559 | i = new Vg().union(e), |
no outgoing calls
no test coverage detected