Skip to content

ModuleDebugEntry

reference
1 min readUpdated

Kind: Type

Source: packages/core/repl/repl-context.ts

Part of: Core

Definition

ts
{ controllers: Record<string, InjectionToken>; providers: Record<string, InjectionToken>; }

Relationships

  • IMPORTS → INestApplicationContext
  • IMPORTS → InjectionToken
  • IMPORTS → Logger

Was this page helpful?

Download as PDF
ModuleDebugEntry — NestJS head-to-head