Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ rU
Function
rU
resources/vega.min.js:31961–31965 ·
view source on GitHub ↗
(t)
Source
from the content-addressed store, hash-verified
31959
return
null;
31960
}
31961
function
rU(t) {
31962
const
e = {};
31963
for
(
const
n of t)
if
(n)
for
(
const
t in n) e[t] = 1;
31964
return
Object.keys(e);
31965
}
31966
function
iU(t, e) {
31967
return
{ scale: t.scale, range: e };
31968
}
Callers
1
uU
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected