rescript-association / genType

Auto generation of idiomatic bindings between Reason and JavaScript: either vanilla or typed with TypeScript/FlowType.
https://rescript-lang.org/docs/gentype/latest/introduction
MIT License
757 stars 44 forks source link

Fix issue where genType would stop working on files with aliased type… #537

Closed cristianoc closed 3 years ago

cristianoc commented 3 years ago

… declarations in signatures.

Fixes https://github.com/rescript-association/genType/issues/536