Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ express.ts
File
express.ts
tools/benchmarks/src/frameworks/express.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
express from
'express'
;
2
3
const
app = express();
4
Callers
nothing calls this directly
Calls
3
get
Method · 0.65
listen
Method · 0.65
send
Method · 0.45
Tested by
no test coverage detected