UNPKG
@charliehess/redux-persist
Version:
latest (4.9.0)
4.9.0
persist and rehydrate redux stores
github.com/CharlieHess/redux-persist
CharlieHess/redux-persist
@charliehess/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"
}