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

Function vl

resources/vega-lite.min.js:4792–4794  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

4790 return t ? (Uo(e) ? kl(e, t) : xl(e, t)) : e;
4791 }
4792 function vl(e, t) {
4793 return t ? kl(e, t) : e;
4794 }
4795 function bl(e, n, i) {
4796 const r = n[e];
4797 return (

Callers 4

lFunction · 0.85
mapUnitMethod · 0.85
mapFacetedUnitMethod · 0.85

Calls 1

klFunction · 0.85

Tested by

no test coverage detected