Vlad
Vlad
TtRPC
Created by Vlad on 5/28/2025 in #❓-help
`useTRPC` has the any type meanwhile `AppRouter` doesn't
Figured it out. Just add these lines to the tsconfig.json file:
"references": [{
"path": "../server"
}]
"references": [{
"path": "../server"
}]
4 replies
TtRPC
Created by Mr. Joker on 5/10/2025 in #❓-help
Incomplete imported router type
Oh, just figured it out
4 replies
TtRPC
Created by Mr. Joker on 5/10/2025 in #❓-help
Incomplete imported router type
@Mr. Joker hey vlad, it seems I have the same issue. Did you figure out how to fix it?
4 replies