import PouchDB from 'pouchdb-browser' import PouchDBFindPlugin from 'pouchdb-find' export default PouchDB.plugin(PouchDBFindPlugin)