Add CloseEvent
#46880
Labels
events
Issues and PRs related to the events subsystem / EventEmitter.
feature request
Issues that request new features to be added to Node.js.
What is the problem this feature will solve?
The
CloseEvent
class isn't defined.What is the feature you are proposing to solve the problem?
Add the
CloseEvent
class in the global scope. I found it in undici.What alternatives have you considered?
Export
CloseEvent
class from events.The text was updated successfully, but these errors were encountered: