mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-20 21:12:38 +08:00
8 lines
287 B
TypeScript
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" />
|