Put version header in index.d.ts

This commit is contained in:
Nathan Shively-Sanders
2018-11-21 13:33:21 -08:00
parent 60d9095e61
commit 089442e1a9
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -2,7 +2,6 @@
// Project: https://www.w3.org/TR/webrtc/
// Definitions by: Danilo Bargen <https://github.com/dbrgn/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
//
// W3 Spec: https://www.w3.org/TR/webrtc/
//
+1 -1
View File
@@ -2,7 +2,7 @@
// Project: https://webrtc.org/
// Definitions by: Toshiya Nakakura <https://github.com/nakakura>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
// TypeScript Version: 3.0
/// <reference path="RTCPeerConnection.d.ts" />
/// <reference path="MediaStream.d.ts" />