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

File event.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

acceptDataFunction · 0.90
jQueryFunction · 0.90
nodeNameFunction · 0.90
leverageNativeFunction · 0.70
onFunction · 0.70

Tested by

no test coverage detected