updux/TODO
2024-08-08 09:28:44 -04:00

10 lines
227 B
Plaintext

* documentation action + mutation <<<
* createAction
* addMutation
addMutation with signature
.addMutation( actionCreator, (payload,action) => state => newState )
* then check that the mutation is in the new type