bencripps / react-redux-grid

A React Grid/Tree Component written in the Redux Pattern
http://react-redux-grid.herokuapp.com/
MIT License
446 stars 63 forks source link

@types/react-redux-grid #228

Open rpoet-ds opened 4 years ago

rpoet-ds commented 4 years ago

Hi,

First, thanks for this module!

We would like to start using typescript in our project, and we are already extensively using react-redux-grid. Is there any chance of a type model being defined in the @types project for react-redux-grid?

bencripps commented 4 years ago

I probably won't have the time to do it at the moment, but PR's are welcome!

I think that's a great improvement to make.