Files
DefinitelyTyped/types/pouchdb-upsert
Demiurga 55b81a75c5 Fix callback and Promise resolve type (#20404)
* Fix callback and Promise resolve

Promise and callback should resolve Core.Document<Model>, not just Core.Response

* Update pouchdb-upsert-tests.ts

* fix version format

* Down the version to 2.4
2017-10-16 11:13:13 -07:00
..