0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-30 01:56:18 +01:00
hono/deno_dist/middleware/serve-static
Yusuke Wada 03fc36f793
refactor(serve-static): use context/next instead of MiddlewareHandler (#559)
* fix(validator): make `isOptional` rule works correctly.

* refactor(serve-static): remove return type

* use context/next instead of MiddlewareHandler
2022-09-27 21:40:37 +09:00
..
index.ts feat: support Deno! (#336) 2022-07-02 15:09:45 +09:00
module.mts chore(deno): denoify 2022-07-18 11:56:07 +09:00
serve-static.ts refactor(serve-static): use context/next instead of MiddlewareHandler (#559) 2022-09-27 21:40:37 +09:00