Route types for client
I found an example that gives the
hc
client route types but how would that look like if I had more routes?11 Replies
I just saw
hono/client
is deprecated...Where did you see such information? Because it is 100% bullshit
You can chain everything together
npm
@hono/client
HTTP Client for Hono. Latest version: 0.0.3, last published: 2 years ago. Start using @hono/client in your project by running
npm i @hono/client
. There is 1 other project in the npm registry using @hono/client.just saw there is a newer one
That is 2 years old
Why were you even looking at it?
google spit it out
Well the docs say otherwise
I searched for client in the docs wasn't able to find anything
It's called RPC
In the docs
ohh thanks
np
I can see the confusion
Anyways, to answer ur original question, just chain everything together