0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-29 17:46:30 +01:00
hono/deno_dist/client
Yusuke Wada 46c233e463
fix(client): show type error if $get() needs args (#937)
* fix(client): show type error if `$get()` needs args

* denoify
2023-03-02 21:40:53 +09:00
..
client.ts feat: Improve route() (#929) 2023-02-27 18:38:27 +09:00
index.ts feat(client): introduce Fetch type (#898) 2023-02-16 16:12:21 +09:00
types.ts fix(client): show type error if $get() needs args (#937) 2023-03-02 21:40:53 +09:00
utils.ts feat(client): Inject common headers (#908) 2023-02-20 08:22:01 +09:00