All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.vaadin.polymer.public.bower_components.pouchdb.src.pouchdb-browser.js Maven / Gradle / Ivy

The newest version!
// Pull from src because pouchdb-node/pouchdb-browser themselves
// are aggressively optimized and jsnext:main would normally give us this
// aggressive bundle.
import PouchDB from 'pouchdb-browser/src/index';
export default PouchDB;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy