A wrapper around redux-persist that provides ImmutableJS support.
For entire api see redux-persist docs. This library is a drop in replacement.
import { persistStore } from 'redux-persist-immutable'
persistStore(state)
A wrapper around redux-persist that provides ImmutableJS support.
For entire api see redux-persist docs. This library is a drop in replacement.
import { persistStore } from 'redux-persist-immutable'
persistStore(state)