lundegaard / redux-tools

💪 Maintaining large Redux applications with ease.
https://redux-tools.js.org
MIT License
34 stars 9 forks source link

add `makeMetaActionCreator` #162

Open wafflepie opened 4 years ago

wafflepie commented 4 years ago

as with makePayloadMetaActionCreator, it shouldn't be used in application code but rather in developing generic functionality. this should be added to the documentation as well