MCPcopy Create free account
hub / github.com/alignoth/alignoth / Q$

Function Q$

resources/vega.min.js:27355–27364  ·  view source on GitHub ↗
(t, e, n)

Source from the content-addressed store, hash-verified

27353 );
27354 }
27355 function Q$(t, e, n) {
27356 const r = new IS(c$);
27357 return (
27358 (r.computed = "[" === t),
27359 (r.object = e),
27360 (r.property = n),
27361 r.computed || (n.member = !0),
27362 r
27363 );
27364 }
27365 function K$(t, e, n) {
27366 const r = new IS(h$);
27367 return ((r.key = e), (r.value = n), (r.kind = t), r);

Callers 1

pTFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected