M
M
HHono
Created by M on 3/14/2025 in #help
createRoute Wrapper typing
I think I solved the problem by adding "const" before the types in the generics. Thanks!
13 replies
HHono
Created by M on 3/14/2025 in #help
createRoute Wrapper typing
I'm talking about the infer that is described here https://hono.dev/docs/guides/best-practices
13 replies
HHono
Created by M on 3/14/2025 in #help
createRoute Wrapper typing
I also thought about some such option, but it still doesn’t work. Hono loses the ability to infer type when I do this
13 replies
HHono
Created by M on 3/14/2025 in #help
createRoute Wrapper typing
Thanks for the advice! I set this type as temporary. In theory, I should substitute the type from the generic there. But I don't know how to implement it
13 replies
HHono
Created by M on 3/10/2025 in #help
hono/jwt expiresIn
Thank you very much! I was on this page, I don't know why I didn't notice. Sorry for my inattention.
5 replies
HHono
Created by M on 3/10/2025 in #help
hono/jwt expiresIn
I apologize in advance if I do not adhere to any of the rules by which questions are asked. I read it briefly, but not completely.
5 replies