procedures on routers are typed any
I'm using the better-t-stack. It also uses turborepo for trpc.


Solution
Hi @Khojo & @ToolReaz
I've made an issue to the official repository. Feel free to follow along and try the suggestions other said.
https://github.com/AmanVarshney01/create-better-t-stack/issues/177
I've made an issue to the official repository. Feel free to follow along and try the suggestions other said.
https://github.com/AmanVarshney01/create-better-t-stack/issues/177
GitHub
Stack used: Hono Drizzle React Native tRPC Problem faced: I'm trying to import the router that I created in a separate file and I when I try to merge the routers to the app router. The merged r...