mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-17 07:20:23 +00:00
[rethinkdb] Fixes header
This commit is contained in:
Vendored
-3
@@ -1,7 +1,5 @@
|
||||
//
|
||||
// Type definitions for RethinkDB 2.3
|
||||
// Project: http://rethinkdb.com/
|
||||
//
|
||||
// Definitions by: Sean Hess <https://seanhess.github.io/>, Alex Gorbatchev <https://github.com/alexgorbatchev>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
//
|
||||
@@ -12,7 +10,6 @@
|
||||
//
|
||||
// Testing:
|
||||
// $ tsc --noImplicitAny --module commonjs -p rethinkdb/
|
||||
//
|
||||
|
||||
/// <reference path="../node/node.d.ts"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user