MCPcopy
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

1suite('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

_exportFunction · 0.85

Tested by

no test coverage detected