Type Alias TunnelEventSelector

TunnelEventSelector: (string | IEvent<any>)[] | ((event: IEvent<any>) => boolean)