0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 11:17:33 +01:00
hono/src/client
Trung Dang 5beac4e217
fix(types): #2912: interfaces array's respond typed as never (#2915)
* feat: add `DeepSimplify` type

* fix(types): #2912: interfaces array's respond typed as `never`

* refactor: wording `DeepSimplify` => `SimplifyDeepArray`

* docs(jsdoc): add jsdoc for `Simplify`, `SimplifyDeepArray`
2024-06-06 16:44:19 +09:00
..
client.test.ts fix(types): #2912: interfaces array's respond typed as never (#2915) 2024-06-06 16:44:19 +09:00
client.ts fix(client): allow multiple files on the same key in form (#2791) 2024-05-28 18:39:01 +09:00
index.ts docs: add module doc (#2796) 2024-05-26 14:16:25 +09:00
types.test.ts feat(jsr): support JSR (#2662) 2024-05-24 17:47:28 +09:00
types.ts feat(hc): add init option (#2592) 2024-05-03 09:02:54 +09:00
utils.test.ts fix(client): shuold not remove tailing slash from top-level URL (#2523) 2024-04-18 09:55:11 +09:00
utils.ts fix(client): shuold not remove tailing slash from top-level URL (#2523) 2024-04-18 09:55:11 +09:00