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

File trigger.js

src/event/trigger.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 { dataPriv } from "../data/var/dataPriv.js";
4import { acceptData } from "../data/var/acceptData.js";

Callers

nothing calls this directly

Calls 2

isWindowFunction · 0.90
acceptDataFunction · 0.90

Tested by

no test coverage detected