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

Function gl

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

Source from the content-addressed store, hash-verified

4700 : void 0;
4701 }
4702 function gl(e) {
4703 let t = arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {};
4704 return e.line
4705 ? !0 === e.line
4706 ? {}
4707 : e.line
4708 : void 0 !== e.line
4709 ? null
4710 : t.line
4711 ? !0 === t.line
4712 ? {}
4713 : t.line
4714 : void 0;
4715 }
4716 class hl {
4717 name = "path-overlay";
4718 hasMatchingType(e, t) {

Callers 2

hasMatchingTypeMethod · 0.70
runMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected