blob: a0e8bcd1edebaf95ba9a1607b13b77dac9c4a198 [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-node/src/index';
export default PouchDB;