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

Function debug

resources/vega.min.js:115–117  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

113 return (r >= x && n(e || "log", "INFO", arguments), this);
114 },
115 debug() {
116 return (r >= b && n(e || "log", "DEBUG", arguments), this);
117 },
118 };
119 }
120 var k = Array.isArray;

Callers

nothing calls this directly

Calls 1

nFunction · 0.70

Tested by

no test coverage detected