mirror of
https://github.com/honojs/hono.git
synced 2024-12-01 11:51:01 +01:00
b963d6e7cb
* feat(app): introduce `app.on(method, path, handler)` * Refactoring of feat/on branche (#655) * refactor(reg-exp-router): Use `includes` instead of `find` to check if an element is in an array. * fix(static-router): Copy middleware from METHOD_NAME_ALL for new method. * chore: denoify Co-authored-by: Taku Amano <taku@taaas.jp> |
||
---|---|---|
.. | ||
index.ts | ||
router.ts |