0
0
mirror of https://github.com/honojs/hono.git synced 2024-12-01 11:51:01 +01:00
hono/deno_dist/adapter/deno
Sor4chi b8b0b384b6
feat: pass context to onNotFound callback in serveStatic (#1865)
* feat: pass context to onNotFound callback in serveStatic

* chore: denoify

* test: update notFoundHandler's callback expect

* feat: add Env generics for serveStatic to support `c.env` type in callback handler

* feat: add Env generics for serveStatic to support c.env type in cloudflare workers module's callback handler
2024-01-02 22:42:16 +09:00
..
index.ts fix(deno): export deno adapter (#886) 2023-02-12 16:35:22 +09:00
serve-static.ts feat: pass context to onNotFound callback in serveStatic (#1865) 2024-01-02 22:42:16 +09:00