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

Method toJSON

resources/vega.min.js:14100–14102  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

14098 (this.root.items = [new Jg(this.root)]));
14099 }
14100 toJSON(t) {
14101 return Jy(this.root, t || 0);
14102 }
14103 mark(t, e, n) {
14104 const r = tv(t, (e = e || this.root.items[0]));
14105 return ((e.items[n] = r), r.zindex && (r.group.zdirty = !0), r);

Callers 3

CFunction · 0.80
kFunction · 0.80
QFunction · 0.80

Calls 1

JyFunction · 0.85

Tested by

no test coverage detected