Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ error
Function
error
resources/vega.min.js:106–108 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
104
return
arguments.length ? ((r = +t), this) : r;
105
},
106
error() {
107
return
(r >= v && n(e ||
"error"
,
"ERROR"
, arguments), this);
108
},
109
warn() {
110
return
(r >= _ && n(e ||
"warn"
,
"WARN"
, arguments), this);
111
},
Callers
nothing calls this directly
Calls
1
n
Function · 0.70
Tested by
no test coverage detected