0
0
mirror of https://github.com/honojs/hono.git synced 2024-12-01 11:51:01 +01:00
hono/deno_dist/client
Yusuke Wada 79759a81ed
feat(client): introduce Fetch type (#898)
* feat(client): introduce `Fetch` type

* denoify
2023-02-16 16:12:21 +09:00
..
client.ts refactor: rename ValidationTypes to ValidationTargets (#890) 2023-02-14 06:21:30 +09:00
index.ts feat(client): introduce Fetch type (#898) 2023-02-16 16:12:21 +09:00
types.ts feat(client): introduce Fetch type (#898) 2023-02-16 16:12:21 +09:00
utils.ts fix(req): query return type as string | undefined (#888) 2023-02-13 21:40:51 +09:00