DefinitelyTyped/types/webrtc/index.d.ts
2018-11-21 13:33:21 -08:00

9 lines
314 B
TypeScript

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