UNPKG

redux-localstorage-fix-localstorage-fork

Version:

Unopinionated store enhancer that persists state changes (locally).

9 lines (8 loc) 176 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); exports['default'] = { INIT: 'redux-localstorage/INIT' }; module.exports = exports['default'];