FlorianRappl / dets

Generate a single declaration file for your TypeScript project. :rocket:
https://piral.io
MIT License
25 stars 5 forks source link

Cannot read property 'symbol' of undefined #23

Closed carvinlo closed 3 years ago

carvinlo commented 3 years ago

When symbol is undefined, I get an error: Cannot read property 'symbol' of undefined

I tried to fix it and the error did not appear. Is it correct to remove those cluses whose symbol is undefined?

FlorianRappl commented 3 years ago

I think this is totally okay and the fix would be an appreciated PR!

Thanks for bringing this up @carvinlo ! :beers: