MCPcopy
hub / github.com/nestjs/nest / main.ts

File main.ts

sample/18-context/src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { NestFactory } from '@nestjs/core';
2import { AppModule, dynamicModule } from './app.module';
3import { AppService } from './app.service';
4

Callers

nothing calls this directly

Calls 1

bootstrapFunction · 0.70

Tested by

no test coverage detected