Type Alias EventHandler

EventHandler: (event: StreamEvent) => boolean | void

Type declaration