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

File ajax.js

src/ajax.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 { rnothtmlwhite } from "./var/rnothtmlwhite.js";
4import { location } from "./ajax/var/location.js";

Callers

nothing calls this directly

Calls 5

jQueryFunction · 0.90
ajaxExtendFunction · 0.70
doneFunction · 0.70

Tested by

no test coverage detected