Created
July 3, 2020 05:55
-
-
Save velotiotech/bffc42d9352200e153e090c0d0ffd715 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- getState: Func | |
- dispatch(action): Func | |
- subscribe(listener): Func | |
- replaceReducer(RootReducer): Func | |
- attachReducer(reducer): Func | |
- asyncReducers: JSONObject |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment