MCPcopy Index your code
hub / github.com/triggerdotdev/trigger.dev / app.module.ts

File app.module.ts

references/nestjs-example/src/app.module.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Module } from '@nestjs/common';
2import { ConfigModule, ConfigService } from '@nestjs/config';
3import { TriggerDevModule } from '@trigger.dev/nestjs';
4import { AppController } from './app.controller';

Callers

nothing calls this directly

Calls 1

registerAsyncMethod · 0.80

Tested by

no test coverage detected