rt2zz / redux-persist

persist and rehydrate a redux store
MIT License
12.94k stars 866 forks source link

`deserialize` option is typed in Flow but is not typed in TypeScript #1303

Open futpib opened 3 years ago

futpib commented 3 years ago

https://github.com/rt2zz/redux-persist/blob/d7efde9115a0bd2d6a0309ac6fb1c018bf06dc30/src/types.js#L25-L28 https://github.com/rt2zz/redux-persist/blob/d7efde9115a0bd2d6a0309ac6fb1c018bf06dc30/types/types.d.ts#L44-L46