AppRouteHandler
Incorrectly inferred types.
Hi. I have started working with Hono (with bun). I'm using drizzle as amy ORM.
I have setup my project based on the hono startup project (https://github.com/w3cj/hono-open-api-starter/blob/main/package.json).
I have a problem with typing my route handlers.
They work but types are yelling.
0 Replies