Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/systemjs/systemjs
/ system-core.mjs
File
system-core.mjs
test/system-core.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'assert'
;
2
import
fs from
'fs'
;
3
import
path from
'path'
;
4
import
{ resolveIfNotPlainOrUrl, IMPORT_MAP } from
'../src/common.js'
;
Callers
nothing calls this directly
Calls
5
resolveIfNotPlainOrUrl
Function · 0.90
assertLoadOrder
Function · 0.85
_export
Function · 0.85
getImportError
Function · 0.85
foo
Method · 0.45
Tested by
no test coverage detected