Generating Types in v11
I am trying to generate types with tsc --declaration in order to import the type for the app router into a different project. Is this use case supported in v11? the app router changes to
any
type after upgrading, and the declaration files reference these "do-not-import" files0 Replies