Open
Description
lib Update Request
Configuration Check
Does not apply.
Missing / Incorrect Definition
Does not apply.
Sample Code
Does not apply.
Documentation Link
NodeJS recently implementation most of the DOM event API https://nodejs.org/dist/latest-v16.x/docs/api/events.html#events_eventtarget_and_event_api I'm currently in the process of implementing these in the node typings but this is resulting in me practically copy/pasting type definitions, we should consider splitting them out so we can re-use them.