diff --git a/types/mongodb/index.d.ts b/types/mongodb/index.d.ts index b1f85ed22c..916b04cc66 100644 --- a/types/mongodb/index.d.ts +++ b/types/mongodb/index.d.ts @@ -2,10 +2,11 @@ // Project: https://github.com/mongodb/node-mongodb-native/tree/2.2 // Definitions by: Federico Caselli // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -// TypeScript Version: 2.3 // Documentation : http://mongodb.github.io/node-mongodb-native/2.2/api/ +// TypeScript Version: 2.3 + /// ///