MCPcopy
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

1import { jQuery } from "./core.js";
2import { access } from "./core/access.js";
3import { documentElement } from "./var/documentElement.js";
4import { isWindow } from "./var/isWindow.js";

Callers

nothing calls this directly

Calls 3

jQueryFunction · 0.90
accessFunction · 0.90
isWindowFunction · 0.90

Tested by

no test coverage detected