Open
Description
π Search Terms
allowJs jsdoc
π Version & Regression Information
- This is a crash
β― Playground Link
https://github.com/HOnatToprak/tsbug
π» Code
No response
π Actual behavior
tsc crashes when I declare object and jsdoc typedef with same name, export the object and import the object from another file with commonjs syntax.
π Expected behavior
Expected tsc to compile
Additional information about the issue
No response