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

fix URL.toJSON binding #121

Closed mununki closed 1 year ago

mununki commented 1 year ago

This PR fixes the binding of URL.toJSON https://developer.mozilla.org/en-US/docs/Web/API/URL/toJSON

TheSpyder commented 1 year ago

Published as 0.8.0

mununki commented 1 year ago

Published as 0.8.0

Thanks!