MCPcopy
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

1import express from 'express';
2
3const app = express();
4

Callers

nothing calls this directly

Calls 3

getMethod · 0.65
listenMethod · 0.65
sendMethod · 0.45

Tested by

no test coverage detected