The type of an Event. Note that ErrorEvents do not have a type (hence its undefined), while all other events are required to have one.
Event
ErrorEvent
Generated using TypeDoc
The type of an
Event
. Note thatErrorEvent
s do not have a type (hence its undefined), while all other events are required to have one.