blob: 6d6ae925fcd5605cfc3f45d7391f1b85424be4a5 [file] [log] [blame]
// import directly from src rather than jsnext:main because in ths case
// the jsnext:main is actually built (lib/index*.es.js)
import PouchDB from 'pouchdb-browser/src/index';
export default PouchDB;