UNPKG
@vovkasm/redux-persist
Version:
latest (4.10.1)
4.10.1
4.9.1
4.6.0
persist and rehydrate redux stores
github.com/rt2zz/redux-persist
rt2zz/redux-persist
@vovkasm/redux-persist
/
constants
/
package.json
8 lines
(7 loc)
•
165 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"name"
:
"redux-persist/constants"
,
"private"
:
true
,
"main"
:
"../lib/constants.js"
,
"module"
:
"../es/constants.js"
,
"jsnext:main"
:
"../es/constants.js"
}