Kind: Function
Source: packages/core/errors/messages.ts
Part of: Core
Signature
tsfunction UNDEFINED_MODULE_MESSAGE(parentModule: any, index: number, scope: any[])
Parameters
| Name | Type |
|---|---|
parentModule | any |
index | number |
scope | any[] |
Kind: Function
Source: packages/core/errors/messages.ts
Part of: Core
tsfunction UNDEFINED_MODULE_MESSAGE(parentModule: any, index: number, scope: any[])
| Name | Type |
|---|---|
parentModule | any |
index | number |
scope | any[] |
Was this page helpful?