complex-redux-project-architecture
complex-redux-project-architecture copied to clipboard
How would you access redux from the services?
I wanted to access my redux state from service functions so that I may extend some of the return types. How would we accomplish something like that from this given template?
Kr Nicholas