Jorge
Jorge
TtRPC
Created by Jorge on 7/8/2024 in #❓-help
Endpoints lose Input and Output Types on tRPC Client
Environment: Node with Bun package manager What's wrong: The problem I am facing is that on the trpc client I am able to type safely access the routes, however the type annotation of the output and input gets lost. What I have: https://github.com/trpc/trpc/discussions/5881 left here all the relevant information on my pov
5 replies