Kind: Function
Source: packages/core/helpers/messages.ts
Part of: Core
Signature
tsfunction ROUTE_MAPPED_MESSAGE(path: string, method: string | number)
Parameters
| Name | Type |
|---|---|
path | string |
method | `string |
Kind: Function
Source: packages/core/helpers/messages.ts
Part of: Core
tsfunction ROUTE_MAPPED_MESSAGE(path: string, method: string | number)
| Name | Type |
|---|---|
path | string |
method | `string |
Was this page helpful?