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

Function info

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

Source from the content-addressed store, hash-verified

110 return (r >= _ && n(e || "warn", "WARN", arguments), this);
111 },
112 info() {
113 return (r >= x && n(e || "log", "INFO", arguments), this);
114 },
115 debug() {
116 return (r >= b && n(e || "log", "DEBUG", arguments), this);
117 },

Callers

nothing calls this directly

Calls 1

nFunction · 0.70

Tested by

no test coverage detected