We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 876c893 commit 84128f0Copy full SHA for 84128f0
src/types.ts
@@ -1,4 +1,4 @@
1
-import { Action, AnyAction, Middleware, Dispatch } from 'redux'
+import { Action, AnyAction, Middleware } from 'redux'
2
3
/**
4
* The dispatch method as modified by React-Thunk; overloaded so that you can
0 commit comments