Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/systemjs/systemjs
/ depcache.js
File
depcache.js
src/features/depcache.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ IMPORT_MAP } from
'../common.js'
;
2
import
{ systemJSPrototype, getOrCreateLoad } from
'../system-core.js'
;
3
import
{ importMap } from
'./import-maps.js'
;
4
Callers
nothing calls this directly
Calls
1
getOrCreateLoad
Function · 0.90
Tested by
no test coverage detected