-
-
Notifications
You must be signed in to change notification settings - Fork 37.3k
Add CloseEvent #46880
Copy link
Copy link
Closed as not planned
Labels
eventsIssues and PRs related to EventEmitter and the events module.Issues and PRs related to EventEmitter and the events module.feature requestIssues requesting new Node.js features.Issues requesting new Node.js features.
Description
Activity
Metadata
Metadata
Assignees
Labels
eventsIssues and PRs related to EventEmitter and the events module.Issues and PRs related to EventEmitter and the events module.feature requestIssues requesting new Node.js features.Issues requesting new Node.js features.
What is the problem this feature will solve?
The
CloseEventclass isn't defined.What is the feature you are proposing to solve the problem?
Add the
CloseEventclass in the global scope. I found it in undici.What alternatives have you considered?
Export
CloseEventclass from events.