Closed calvinl closed 3 years ago
Great thanks! There are still quite a few quirks and issues with this conversion, beware. I'm working on them and will probably release that in a few days.
It's a different thing to convert between type systems and converting to running source code in which case declaration order and missing references actually become a big problem. That's what I'm trying to fix, if you stumble upon it.
:tada: This PR is included in version 1.3.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Exports were missing for suretype reader/writer functions. This PR adds them.