webidl2js
webidl2js
copied to clipboard
Published
20 hours ago
•
jsdom
Reame
Issues
Avoid generating broken code when the `object` type is in a union
Open
ExE-Boss
opened this issue 4 years ago
• 0 comments
WebIDL2JS
currently crashes when
the
object
type
is in a union, this fixes that.
Depends on:
[ ]
https://github.com/jsdom/webidl2js/pull/233
Nov 26 '20 16:11
ExE-Boss