Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ParallelTask/dinoloop
/ create
Method
create
src/modules/core/app.container.ts:104–106 ·
view source on GitHub ↗
(app: Express)
Source
from the content-addressed store, hash-verified
102
}
103
104
static create(app: Express): AppContainer {
105
return
new
AppContainer(app);
106
}
107
}
Callers
1
build
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected