Sebaestschjin
Aarktype
•Created by Sebaestschjin on 1/16/2025 in #questions
Recursive types and d.ts files
I feared as much, thanks for the clarification. 👍 I think I'll figure something out with a monorepo setup then.
8 replies
Aarktype
•Created by Sebaestschjin on 1/16/2025 in #questions
Recursive types and d.ts files
It does yes. And I also get the error when using the type directly like in the example. Where I don't get the error, is when building the project (creating d.ts files) and the using projects references the d.ts files (instead of the .ts files).
8 replies