jaysoo / todomvc-redux-react-typescript

TodoMVC example using Redux, React, and Typescript
679 stars 175 forks source link

Set Store's type. Fix initial state value #27

Closed mleg closed 7 years ago

mleg commented 7 years ago

Added redundant typings. Should fix.