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

Method constructor

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

Source from the content-addressed store, hash-verified

10993 class $m extends oc {
10994 merged = !1;
10995 constructor(e, t) {
10996 (super({}, { name: e }), this.setWithExplicit("type", t));
10997 }
10998 domainHasZero() {
10999 const e = this.get("type");
11000 if (p([dr.LOG, dr.TIME, dr.UTC], e)) return "definitely-not";

Callers

nothing calls this directly

Calls 1

setWithExplicitMethod · 0.80

Tested by

no test coverage detected