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