I have an effect in ngrx called SelfEffect
SelfEffect
I want it to do the following when loaded :
@Effect() init$ = this.actions$.pipe( ofType(RO