PouchDB-related code that makes the app offline-first, allowing the
database to be edited offline and to be synchronized with the server.
Methods
-
<static> run(dispatch)
-
Parameters:
Name Type Description dispatch
function Function that dispatches an action to Redux store.