DefinitelyTyped/pouchdb-replication
Jakub Navrátil 126e55128b Added some missing api from 6.0.9 version:
PouchDB.replicate()
PouchDB.sync()
PouchDB.defaults()
PouchDB.on() Events
db.info()
db.sync()
db.replicate.to()|from()
db.changes()
db.close()
db.putAttachment()
db.getAttachment()
db.removeAttachment()

Also updated many existing api options and responses

Added replication plugin definitions
Added find plugin definitions v0.10.0
2016-11-25 13:40:04 -06:00
..
index.d.ts Added some missing api from 6.0.9 version: 2016-11-25 13:40:04 -06:00
pouchdb-replication-tests.ts Added some missing api from 6.0.9 version: 2016-11-25 13:40:04 -06:00
tsconfig.json Added some missing api from 6.0.9 version: 2016-11-25 13:40:04 -06:00