Kind: Function
Source: packages/core/helpers/messages.ts
Part of: Core
Signature
tsfunction INVALID_EXECUTION_CONTEXT(methodName: string, currentContext: string)
Parameters
| Name | Type |
|---|---|
methodName | string |
currentContext | string |
Kind: Function
Source: packages/core/helpers/messages.ts
Part of: Core
tsfunction INVALID_EXECUTION_CONTEXT(methodName: string, currentContext: string)
| Name | Type |
|---|---|
methodName | string |
currentContext | string |
Was this page helpful?