has no exported member 'Dispatch'.
Author: wuchaoyaCreated Jul 3, 2018Updated Jun 3, 2019
I'll do it according to the instructions . There was a mistake
import { connect, Dispatch } from 'react-redux';
Failed to compile.
Module '"node_modules/@types/react-redux/index"' has no exported member 'Dispatch'.
Source: microsoft/TypeScript-React-Starter