Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ParallelTask/dinoloop
/ expressRouter
Method
expressRouter
src/modules/router/dino.router.ts:169–171 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
167
}
168
169
expressRouter(): Router {
170
return
this.router;
171
}
172
173
registerExceptionFilters(app: Express,
174
uri: string | RegExp,
Callers
2
registerController
Method · 0.80
dino.router.spec.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected