rt2zz / redux-persist

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

Add `manualPersist` option type in TypeScript (Update types.d.ts) #1342

Closed futpib closed 2 years ago

futpib commented 2 years ago

Fixes #1341

ckalika commented 2 years ago

Thanks for this. :)

futpib commented 2 years ago

Please also check https://github.com/rt2zz/redux-persist/pull/1304 out