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

File attr.js

src/attributes/attr.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 { nodeName } from "../core/nodeName.js";
4import { rnothtmlwhite } from "../var/rnothtmlwhite.js";

Callers

nothing calls this directly

Calls 2

accessFunction · 0.90
nodeNameFunction · 0.90

Tested by

no test coverage detected