MCPcopy
hub / github.com/nestjs/nest / app.controller.ts

File app.controller.ts

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

Source from the content-addressed store, hash-verified

1import { Controller, Get } from '@nestjs/common';
2
3@Controller('/')
4export class AppController {

Callers

nothing calls this directly

Calls 1

ControllerFunction · 0.90

Tested by

no test coverage detected