Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ jQuery } from
"../core.js"
;
2
import
{ access } from
"../core/access.js"
;
3
import
{ nodeName } from
"../core/nodeName.js"
;
4
import
{ rnothtmlwhite } from
"../var/rnothtmlwhite.js"
;
Callers
nothing calls this directly
Calls
2
access
Function · 0.90
nodeName
Function · 0.90
Tested by
no test coverage detected