mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
fix webrtc/RTCPeerConnection.d.ts
This commit is contained in:
Vendored
-1
@@ -360,5 +360,4 @@ interface Window{
|
||||
RTCIceCandidate: RTCIceCandidate;
|
||||
webkitRTCIceCandidate: webkitRTCIceCandidate;
|
||||
mozRTCIceCandidate: mozRTCIceCandidate;
|
||||
URL: URL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user