TheSpyder / rescript-webapi

ReScript bindings to the DOM and other Web APIs
http://tinymce.github.io/rescript-webapi/api/Webapi/
Other
149 stars 36 forks source link

Convert Navigator types to records #94

Closed TheSpyder closed 2 years ago

TheSpyder commented 2 years ago

As discussed with @illusionalsagacity, who contributed the types in #57, this makes navigator significantly easier to use.

The tests prove there is no change to the generated JS as a result of this.

TheSpyder commented 2 years ago

Published as 0.6.0