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?