MCPcopy
hub / github.com/jquery/jquery / traversing.js

File traversing.js

src/traversing.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { jQuery } from "./core.js";
2import { getProto } from "./var/getProto.js";
3import { indexOf } from "./var/indexOf.js";
4import { dir } from "./traversing/var/dir.js";

Callers

nothing calls this directly

Calls 5

jQueryFunction · 0.90
dirFunction · 0.90
siblingsFunction · 0.90
nodeNameFunction · 0.90
siblingFunction · 0.70

Tested by

no test coverage detected