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

File data.js

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

Source from the content-addressed store, hash-verified

1import { jQuery } from "./core.js";
2import { access } from "./core/access.js";
3import { camelCase } from "./core/camelCase.js";
4import { dataPriv } from "./data/var/dataPriv.js";

Callers

nothing calls this directly

Calls 3

camelCaseFunction · 0.90
accessFunction · 0.90
dataAttrFunction · 0.70

Tested by

no test coverage detected