0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-29 09:43:20 +01:00
hono/deno_dist/client
Eli Edds a93ddaf623
fix(client): Fix issue awaiting RPC client (#1924)
* allow awaiting clients

* update deno_dist

* add test for awaiting client
2024-01-10 06:45:00 +09:00
..
client.ts fix(client): Fix issue awaiting RPC client (#1924) 2024-01-10 06:45:00 +09:00
index.ts fix: Add missing client types and TypedResponse type (#1135) 2023-05-28 08:39:36 +09:00
types.ts feat(client): add param option to $url() (#1885) 2024-01-03 19:53:38 +09:00
utils.ts Fix replaceUrlParam to ignore regexp in path (#1214) 2023-07-02 22:25:19 +09:00