Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Titozzz authored Sep 17, 2021
1 parent aaac616 commit e3dbe4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/storageWrappers/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ export * from './IonicStorageWrapper';
export * from './LocalForageWrapper';
export * from './LocalStorageWrapper';
export * from './MMKVStorageWrapper';
export * from './MMKVWrapper';
export * from './SessionStorageWrapper';

0 comments on commit e3dbe4c

Please sign in to comment.