Skip to content

Commit 6234ac5

Browse files
authored
Update types.d.ts
1 parent 5a697f5 commit 6234ac5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/types.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ declare module "redux-persist/es/types" {
4949

5050
interface PersistorOptions {
5151
enhancer?: StoreEnhancer<any>;
52+
manualPersist?: boolean;
5253
}
5354

5455
interface Storage {

0 commit comments

Comments
 (0)