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

Method typedFieldDef

resources/vega-lite.min.js:14556–14559  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

14554 return wa(this.encoding[e]);
14555 }
14556 typedFieldDef(e) {
14557 const t = this.fieldDef(e);
14558 return aa(t) ? t : null;
14559 }
14560 }
14561 class qp extends Bm {
14562 constructor(e, t, n, i, r) {

Callers 4

vega-lite.min.jsFile · 0.80
ydFunction · 0.80
cmFunction · 0.80
parseAllMethod · 0.80

Calls 2

fieldDefMethod · 0.95
aaFunction · 0.85

Tested by

no test coverage detected