AppRouter type is imported as any
I have a monorepo and everything else from the server is imported correctly except for this specific type. Aliases do not work, importing directly from the file does not work. Any hints? I do not want to use project references.
0 Replies