EvanE
tRPC17mo ago
5 replies
Evan

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" files
Was this page helpful?