MCPcopy
hub / github.com/nestjs/nest / nest-express.ts

File nest-express.ts

tools/benchmarks/src/frameworks/nest-express.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { NestFactory } from '@nestjs/core';
2import { ExpressAdapter } from '@nestjs/platform-express';
3
4import { AppModule } from './nest/app.module';

Callers

nothing calls this directly

Calls 4

catchMethod · 0.65
createMethod · 0.65
listenMethod · 0.65
errorMethod · 0.65

Tested by

no test coverage detected