mironov / react-redux-loading-bar

Loading Bar (aka Progress Bar) for Redux and React
https://mironov.github.io/react-redux-loading-bar/
MIT License
936 stars 93 forks source link

Update types definition #134

Closed MasterOdin closed 8 months ago

MasterOdin commented 8 months ago

Updates the type definition for stuff added in:

Sorry for not including the scope constants in #132, for some reason I thought we were using a @types package, and not that this package had its own types file.

mironov commented 8 months ago

This is great, Matthew. Thank you for updating the types!