Files
DefinitelyTyped/webrtc/index.d.ts
2016-07-14 18:13:43 -07:00

8 lines
287 B
TypeScript

// Type definitions for webrtc
// Project: https://webrtc.org/
// Definitions by: Toshiya Nakakura <https://github.com/nakakura>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="RTCPeerConnection.d.ts" />
/// <reference path="MediaStream.d.ts" />