mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
9 lines
314 B
TypeScript
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" />
|