MCPcopy
hub / github.com/systemjs/systemjs / depcache3.js

File depcache3.js

test/fixtures/browser/depcache3.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1System.register(['./depcache4.js'], function(_export) {
2 var dep;
3 return {
4 setters: [function (_dep) { dep = _dep.default }],

Callers

nothing calls this directly

Calls 1

_exportFunction · 0.85

Tested by

no test coverage detected