Framework
RoboRequest
Interface: RoboRequest
Properties
| Property | Type |
|---|---|
body? | unknown |
method | HttpMethod |
params | Record<string, unknown> |
query | Record<string, unknown> |
req | IncomingMessage |
Robo.js| Property | Type |
|---|---|
body? | unknown |
method | HttpMethod |
params | Record<string, unknown> |
query | Record<string, unknown> |
req | IncomingMessage |