A wrapper for the EventTarget interface that provides the ability to provide known event name/types
Utility type that extracts non-index signature entries from an EventsMap
Utility type for mapping event names and event types
Utility type for extracting the union of named events from an EventsMap
Create a new Emitter for use
A wrapper around the native
EventTarget
that provides the more modernemit/off/on/once
API overaddEventListener/dispatchEvent/removeEventListener
as well as improved IntelliSenseAuthor
studioKeywi