redux-persist-node-storage icon indicating copy to clipboard operation
redux-persist-node-storage copied to clipboard

Redux persist adaptor for Node localStorage

Results 1 redux-persist-node-storage issues
Sort by recently updated
recently updated
newest added

I installed redux-persist-node-storage and use the example, but a have problem: TypeError: fs.statSync is not a function LocalStorage.prototype._init = function() { var _MetaKey, _decodedKey, _keys, e, error, error1, i, index,...