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