We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hey,
I was trying to add @genTypes in my project and I'm encountering this issue in my project.
@genTypes
So it's trying to look for the *.gen.tsx file for the core libraries types.
*.gen.tsx
Attaching screenshot for the same. This should have by default created the ./JSON.gen or ./Promise.gen files.
./JSON.gen
./Promise.gen
How to overcome this issue? Is there a way or any