Kind: Type
Source: packages/core/interfaces/module-definition.interface.ts
Part of: Core
Definition
ts| ForwardReference | Type<unknown> | DynamicModule | Promise<DynamicModule>
Relationships
- IMPORTS →
DynamicModule - IMPORTS →
ForwardReference - IMPORTS →
Type
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
OverrideModule—packages/testing/interfaces/override-module.interface.ts:7TestingModuleOptions—packages/testing/testing-module.builder.ts:29
Was this page helpful?