0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 11:17:33 +01:00
hono/src/adapter/bun
hayatosc 6f69bf04b7
feat(websocket): Add generics type to WSContext (#3337)
* Extends WSContext's types

* Add new generics on UpgradeWebSocket types

* fix with linter

* revert createWSContext types

* prettier fix
2024-09-08 15:49:09 +09:00
..
conninfo.test.ts
conninfo.ts
index.ts
serve-static.ts
server.test.ts
server.ts
ssg.ts
websocket.ts