Be sure all your action types are unique.
Simple way to make sure that you are not duplicating action types. It just pushes all your actions to an array and check if a new one exists or not.
Be sure all your action types are unique.
Simple way to make sure that you are not duplicating action types. It just pushes all your actions to an array and check if a new one exists or not.
npm i unique-action-types
0
1.0.0
MIT
5.12 kB
8