Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/systemjs/systemjs
/ named-register.js
File
named-register.js
test/browser/named-register.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
suite(
'Named System.register'
,
function
() {
2
suiteSetup(
function
() {
3
return
System.
import
(
'../../dist/extras/named-register.js'
).then(
function
() {});
4
});
Callers
nothing calls this directly
Calls
1
_export
Function · 0.85
Tested by
no test coverage detected