0
0
mirror of https://github.com/honojs/hono.git synced 2024-12-01 10:51:01 +00:00
hono/deno_dist/client
Yusuke Wada 7418198e36
fix(client): remove async from $url() (#1430)
* v3.6.0-rc.1

* fix(client): remove async from `$url()`

* denoify
2023-09-09 16:15:13 +09:00
..
client.ts fix(client): remove async from $url() (#1430) 2023-09-09 16:15:13 +09:00
index.ts fix: Add missing client types and TypedResponse type (#1135) 2023-05-28 08:39:36 +09:00
types.ts fix(client): remove async from $url() (#1430) 2023-09-09 16:15:13 +09:00
utils.ts Fix replaceUrlParam to ignore regexp in path (#1214) 2023-07-02 22:25:19 +09:00