mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-31 11:07:32 +08:00
* 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.