We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 598e4ee commit a23c6f2Copy full SHA for a23c6f2
README.md
@@ -43,7 +43,6 @@ Take a look at the three effects here:
43
Observable.of(new SignOutBegin())
44
);
45
46
-
47
@Effect()
48
signOut$ = this.action$
49
.ofType(MainActionTypes.SIGN_OUT_BEGIN)
0 commit comments