deep-c / react-redux-notify

A simple and flexible notifications component built using React and Redux.
https://deep-c.github.io/react-redux-notify/
MIT License
34 stars 14 forks source link

TypeScript types? #52

Open karl-run opened 5 years ago

karl-run commented 5 years ago

Using this library in a TS application and it would be nice to have some TS types first hand. I've considered creating an @types for it but if you're open to having TS types as a first class citizen I could probably be of some help.

deep-c commented 5 years ago

Hi, sounds good to me! Create a PR and we can add it to the package. Thanks!