Files
DefinitelyTyped/types/mongodb
Anton Myzenkov 58206d9fd3 [mongodb] Fix db.listCollections to use the optional parameter "filter" (#20562)
* [mongodb] Fix db.listCollections

Fix db.listCollections to return the information of a all collections.

* [mongodb] Fix db.listCollections

Added overload function for db.listCollections

* [mongodb] Fix db.listCollections

Fix db.listCollections to return the information of a all collections.
2017-10-23 12:50:54 -07:00
..