Skip to content

Commit

Permalink
(feat): add default export to persist
Browse files Browse the repository at this point in the history
  • Loading branch information
agilgur5 committed May 19, 2019
1 parent 043ebe6 commit 11ba227
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions persist.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ function arrToDict (arr) {
return dict
}, {})
}

export default persist

0 comments on commit 11ba227

Please sign in to comment.