@webroute/routeType aliases
NormalisedOperation
NormalisedOperation:
object
Type declaration
| Name | Type |
|---|---|
Body | any |
Headers | any |
Output | any |
Params | any |
Query | any |
methods | string[] |
path | string |
payload | WebRequestHandler |

Webroute
NormalisedOperation:
object
| Name | Type |
|---|---|
Body | any |
Headers | any |
Output | any |
Params | any |
Query | any |
methods | string[] |
path | string |
payload | WebRequestHandler |