Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callmecavs/jump.js
/ location
Function
location
src/jump.js:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
// scroll position helper
27
28
function
location () {
29
return
window.scrollY || window.pageYOffset
30
}
31
32
// element offset helper
33
Callers
1
jump
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected