util/events/event library

Enums

EventType

Typedefs

EventCallBack<IEvent extends Event> = bool Function(IEvent)