Hi I am using Angular 2 final with router 3.0. I want to filter the events that are emitted from this.router.events
this.router.events
What I want to do :
Please check the type of Event here -> .filter((event:Event)