Kind: Function
Source: packages/core/errors/messages.ts
Part of: Core
Signature
tsfunction UNKNOWN_DEPENDENCIES_MESSAGE(type: string | symbol, unknownDependencyContext: InjectorDependencyContext, moduleRef: Module | undefined)
Parameters
| Name | Type |
|---|---|
type | `string |
unknownDependencyContext | InjectorDependencyContext |
moduleRef | `Module |
Relationships
- IMPORTS →
isNil - IMPORTS →
isSymbol
Was this page helpful?