mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-27 22:35:23 +08:00
Move ts version comment to end of the header
This commit is contained in:
3
types/mongodb/index.d.ts
vendored
3
types/mongodb/index.d.ts
vendored
@@ -2,10 +2,11 @@
|
||||
// Project: https://github.com/mongodb/node-mongodb-native/tree/2.2
|
||||
// Definitions by: Federico Caselli <https://github.com/CaselIT>
|
||||
// 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
|
||||
|
||||
/// <reference types="node" />
|
||||
/// <reference types="bson" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user