NeaSTDL / redux-crud-essentials

A specialized functional factory to construct elemental CRUD operation's facilities for Redux implementations.
MIT License
0 stars 0 forks source link

Adding support for multiple inputs on action creators calls. #3

Closed NeaSTDL closed 5 years ago

NeaSTDL commented 5 years ago

Modifying actorCreator module factory and enhancing testing support to be able to input one or more entities on factories instances' action calls.