Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ParallelTask/dinoloop
/ app.ts
File
app.ts
examples/parse_api/src/app/app.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// tslint:disable-next-line:no-require-imports
2
import
express = require(
'express'
);
3
// tslint:disable-next-line:no-require-imports
4
import
cors = require(
'cors'
);
Callers
nothing calls this directly
Calls
4
useRouter
Method · 0.65
registerController
Method · 0.65
serverError
Method · 0.65
bind
Method · 0.65
Tested by
no test coverage detected