MCPcopy
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

1window.namedRegisterExecutes = 0;
2
3System.register('named-register-single-execute', [], function(_export) {
4 return {

Callers

nothing calls this directly

Calls 1

_exportFunction · 0.85

Tested by

no test coverage detected