Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ bt
Function
bt
resources/vega.min.js:457–462 ·
view source on GitHub ↗
(t, e)
Source
from the content-addressed store, hash-verified
455
return
e(l, t,
"key"
);
456
}
457
function
bt(t, e) {
458
const
n = t[0],
459
r = F(t),
460
i = +e;
461
return
i ? (1 === i ? r : n + i * (r - n)) : n;
462
}
463
function
wt(t) {
464
let
e, n, r;
465
t = +t || 1e4;
Callers
nothing calls this directly
Calls
1
F
Function · 0.85
Tested by
no test coverage detected