You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`signal` - An [`AbortSignal`](https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal) object that may be used to abort DOM requests and/or read whether the request is aborted.
77
77
-`dispatch` - The `store.dispatch` method for the corresponding Redux store
78
78
-`getState` - A function that may be called to access the current store state
79
+
-`exta` - Provided as thunk.extraArgument to the configureStore getDefaultMiddleware option.
79
80
-`extraOptions` - The value of the optional `extraOptions` property provided for a given endpoint
0 commit comments