TtRPC•Created by La grande muraille on 7/21/2023 in #❓-help Losing type inference in vs-code
Found the problem, seems like the tsconfig on the backend side had a parameter that was blocking the type inference.
I deleted the file and created a new one and it worked.