futurGH/ts-to-jsdoc

File content replaced with that of imported file when transpiling single file

Closed this issue · 1 comments

When in a typescript file I use "import" to import an external type (from another ts file) the result generated is an ""export {}".
Captura de tela 2024-04-14 193034

Fixed in 2.1.1!