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