mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #8217 from nakakura/webrtc-mediastream.d.ts-update
update MediaDeviceInfo
This commit is contained in:
Vendored
+2
-2
@@ -196,7 +196,7 @@ interface MediaDevices {
|
||||
|
||||
interface MediaDeviceInfo {
|
||||
label: string;
|
||||
id: string;
|
||||
deviceId: string;
|
||||
kind: string;
|
||||
facing: string;
|
||||
groupId: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user