Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sshwsfc/xadmin
/ load_dict
Method
load_dict
packages/xadmin/src/app.js:131–133 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
129
}
130
131
load_dict(key) {
132
return
this.map(key)
133
}
134
135
load_list(key) {
136
return
this.array(key)
Callers
13
Array.js
File · 0.80
index.js
File · 0.80
render.js
File · 0.80
mappers.js
File · 0.80
Cell.js
File · 0.80
Root.js
File · 0.80
random.js
File · 0.80
ComponentTree.js
File · 0.80
addCell
Function · 0.80
Menu.js
File · 0.80
PropForm.js
File · 0.80
Header.js
File · 0.80
Calls
1
map
Method · 0.95
Tested by
no test coverage detected