MCPcopy Index your code
hub / github.com/jquery/jquery / effects.js

File effects.js

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

Source from the content-addressed store, hash-verified

1import { jQuery } from "./core.js";
2import { document } from "./var/document.js";
3import { rcssNum } from "./var/rcssNum.js";
4import { rnothtmlwhite } from "./var/rnothtmlwhite.js";

Callers

nothing calls this directly

Calls 4

adjustCSSFunction · 0.90
stopQueueFunction · 0.70
genFxFunction · 0.70
scheduleFunction · 0.70

Tested by

no test coverage detected