MCPcopy
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

1System.register([], function(_export) {
2 return {
3 execute: function () {
4 _export('hi', 'bye');

Callers

nothing calls this directly

Calls 1

_exportFunction · 0.85

Tested by

no test coverage detected