malviys
Separating routers into their own modules and merging them causes "any" type in client
@Khojo can you share your code, maybe it can be due to absolute imports incase if you are using absolute imports instead of relative.
I've faced same issue in my next.js project, later I switched to relative import from absolute and it's resolved
15 replies