microsoft / dts-gen

dts-gen creates starter TypeScript definition files for any module or library.
MIT License
2.43k stars 102 forks source link

Fix crash on getters #26

Closed mhegazy closed 7 years ago

mhegazy commented 7 years ago

Fixes a crash while evaluating a getter.

//CC @RyanCavanaugh and @andy-ms