Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/systemjs/systemjs
/ systemjs-module-early.js
File
systemjs-module-early.js
test/fixtures/browser/systemjs-module-early.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
System.register([],
function
(_export) {
2
return
{
3
execute:
function
() {
4
_export(
'hi'
,
'bye'
);
Callers
nothing calls this directly
Calls
1
_export
Function · 0.85
Tested by
no test coverage detected