Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
mapUnit
Method · 0.45
Calls
2
Ua
Function · 0.70
no
Function · 0.70
Tested by
no test coverage detected