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

Function w

resources/vega-embed.min.js:195–199  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

193 _get: b._get,
194 };
195 function w(e, t) {
196 if ("" == t) return e;
197 var n = { op: "_get", path: t };
198 return (O(e, n), n.value);
199 }
200 function O(e, t, n, r, i, o) {
201 if (
202 (void 0 === n && (n = !1),

Callers 3

vega-embed.min.jsFile · 0.70
OFunction · 0.70
EFunction · 0.70

Calls 2

OFunction · 0.70
mapMethod · 0.45

Tested by

no test coverage detected