Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jquery/jquery
/ offset.js
File
offset.js
src/offset.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ jQuery } from
"./core.js"
;
2
import
{ access } from
"./core/access.js"
;
3
import
{ documentElement } from
"./var/documentElement.js"
;
4
import
{ isWindow } from
"./var/isWindow.js"
;
Callers
nothing calls this directly
Calls
3
jQuery
Function · 0.90
access
Function · 0.90
isWindow
Function · 0.90
Tested by
no test coverage detected