Files
DefinitelyTyped/types/webrtc/index.d.ts
2017-03-24 14:27:52 -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" />