Unit Testing redux-persist migrations with Typescript
redux-persist allows you to specify a migration path between versions, but how can you do that in a strongly-typed way through Typescript?
Readredux-persist allows you to specify a migration path between versions, but how can you do that in a strongly-typed way through Typescript?
Read