Kind: Function
Source: packages/core/errors/messages.ts
Part of: Core
Signature
tsfunction UNKNOWN_EXPORT_MESSAGE(token: string | symbol, module: string)
Parameters
| Name | Type |
|---|---|
token | `string |
module | string |
Kind: Function
Source: packages/core/errors/messages.ts
Part of: Core
tsfunction UNKNOWN_EXPORT_MESSAGE(token: string | symbol, module: string)
| Name | Type |
|---|---|
token | `string |
module | string |
Was this page helpful?