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