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

Function extentRef

resources/vega.min.js:31679–31681  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

31677 return XN(this.values);
31678 },
31679 extentRef(t, e) {
31680 return EL(t, this, "extent", "extent", e, !1);
31681 },
31682 domainRef(t, e) {
31683 return EL(t, this, "domain", "values", e, !1);
31684 },

Callers

nothing calls this directly

Calls 1

ELFunction · 0.85

Tested by

no test coverage detected