HonoH
Hono10mo ago
amorfati

correct type of this `Context`

from here https://hono.dev/docs/middleware/builtin/timeout#usage

I tried
context: Context<{ Bindings: Env }>


but it's not right: "Property 'headers' does not exist on type 'HonoRequest<any, unknown>'"
HTnQVIN.png
Was this page helpful?