import PouchDB from "pouchdb-core"; import PouchDBAdapterHttp from "pouchdb-adapter-http"; export default PouchDB.plugin(PouchDBAdapterHttp);