Kind: Function
Source: packages/core/errors/messages.ts
Part of: Core
Signature
tsfunction INVALID_CLASS_MESSAGE(text: TemplateStringsArray, value: any)
Parameters
| Name | Type |
|---|---|
text | TemplateStringsArray |
value | any |
Kind: Function
Source: packages/core/errors/messages.ts
Part of: Core
tsfunction INVALID_CLASS_MESSAGE(text: TemplateStringsArray, value: any)
| Name | Type |
|---|---|
text | TemplateStringsArray |
value | any |
Was this page helpful?