Kind: Function
Source: packages/core/errors/messages.ts
Part of: Core
Signature
tsfunction INVALID_CLASS_SCOPE_MESSAGE(text: TemplateStringsArray, name: string | undefined)
Parameters
| Name | Type |
|---|---|
text | TemplateStringsArray |
name | `string |
Kind: Function
Source: packages/core/errors/messages.ts
Part of: Core
tsfunction INVALID_CLASS_SCOPE_MESSAGE(text: TemplateStringsArray, name: string | undefined)
| Name | Type |
|---|---|
text | TemplateStringsArray |
name | `string |
Was this page helpful?