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

Method constructor

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

Source from the content-addressed store, hash-verified

8160 return new Df(null, l(this.transform));
8161 }
8162 constructor(e, t) {
8163 (super(e),
8164 (this.transform = t),
8165 (this._dependentFields = cf(this.transform.calculate)));
8166 }
8167 static parseAllForSortIndex(e, t) {
8168 return (
8169 t.forEachFieldDef((t, n) => {

Callers

nothing calls this directly

Calls 1

cfFunction · 0.70

Tested by

no test coverage detected