Type '(action$: Observable<any>) => Observable<{ type: string; payload: any; }>' has no properties in common with type 'Options<any>'. in createEpicMiddleware(this.accountService.createAccount) I am getting this error, not able to fix it
Sem retoque
@shaunak1111