Is it possible to import node modules that are already typed with typescript?

There’re already bunch of libs typed with ts, is there any way to reuse those types without redeclare with reason?

Check Possible to import typescript packages into reason?

2 Likes

I wrote a blog post about exactly this!

2 Likes