codedownio / aeson-typescript

Generate TypeScript definition files from your ADTs
BSD 3-Clause "New" or "Revised" License
60 stars 27 forks source link

Export ExportMode(..) #23

Closed rimmington closed 3 years ago

rimmington commented 3 years ago

Needed to use ExportMode.

thomasjm commented 3 years ago

Oh whoops, that probably should have been exported before. Thanks!