Typed redux local storage class that mirrors state to and from JavaScript's window.localStorage.
window.localStorage
Passthrough default state with marker added to identify defaultState in the reducer.
Generated using TypeDoc
Typed redux local storage class that mirrors state to and from JavaScript's
window.localStorage
.