MCPcopy Create free account
hub / github.com/alignoth/alignoth / T_

Function T_

resources/vega.min.js:15551–15556  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

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),

Callers 3

AzFunction · 0.85
rendererFunction · 0.85
vega.min.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected