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

Method hasMatchingType

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

Source from the content-addressed store, hash-verified

2963 ((this.name = e), (this.run = t));
2964 }
2965 hasMatchingType(e) {
2966 return !!Ua(e) && (no((t = e.mark)) ? t.type : t) === this.name;
2967 var t;
2968 }
2969 }
2970 function Ia(e, n) {
2971 const i = e && e[n];

Callers 1

mapUnitMethod · 0.45

Calls 2

UaFunction · 0.70
noFunction · 0.70

Tested by

no test coverage detected