Properties
Name | Type | Description |
---|---|---|
handler | function | The route handler that is an async function. |
method | String | The route method, e.g. 'GET' or 'POST'. |
path | String | The route path. |