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