Context passed to every route handler and middleware.
Parsed request body (see readRequestBody).
readRequestBody
Incoming request headers.
Route match result from path-to-regexp; matches.params holds route params.
path-to-regexp
matches.params
The raw incoming request.
Factory for the Durable Object state accessor.
Generated using TypeDoc
Context passed to every route handler and middleware.