Andrei
Results
23
comments of
Andrei
I can confirm that changing `declare module '../../context'` to `declare module 'hono'` solved the issue. Will create a PR now.
Seems to be working, thanks!
Just encountered this issue myself. Any ETA on fix?