DefinitelyTyped/types/mongodb
Wan Bachtiar 2dd2e60a64 [mongodb] Added countDocuments() and estimatedDocumentCount() (#27008)
* Added countDocuments() and estimatedDocumentCount() as count() is deprecated. See NODE-1501

* Added deprecated sign for count

* Format deprecated comment per review. Removed @kikar as requested.
2018-07-03 09:24:37 -07:00
..
v1
v2 🐛 fix missing options in CollectionBulkWriteOptions 2018-06-22 18:19:36 +02:00
index.d.ts [mongodb] Added countDocuments() and estimatedDocumentCount() (#27008) 2018-07-03 09:24:37 -07:00
mongodb-tests.ts [mongodb] Added countDocuments() and estimatedDocumentCount() (#27008) 2018-07-03 09:24:37 -07:00
tsconfig.json Fixed mongodb typings implicit any error 2018-06-18 18:43:19 +02:00
tslint.json