mirror of
https://github.com/honojs/hono.git
synced 2024-11-24 19:26:56 +01:00
docs: add a line for TypeScript support (#151)
This commit is contained in:
parent
0d41345247
commit
54c665e38e
@ -30,6 +30,7 @@ app.fire()
|
||||
- **Ultrafast** - the router does not use linear loops.
|
||||
- **Zero-dependencies** - using only Service Worker and Web standard API.
|
||||
- **Middleware** - built-in middleware and ability to extend with your own middleware.
|
||||
- **TypeScript** - first-class TypeScript support.
|
||||
- **Optimized** - for Cloudflare Workers.
|
||||
|
||||
## Benchmark
|
||||
|
Loading…
Reference in New Issue
Block a user