mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
MediaStream is unknown
This commit is contained in:
2
webaudioapi/waa.d.ts
vendored
2
webaudioapi/waa.d.ts
vendored
@@ -1159,5 +1159,5 @@ interface MediaStreamAudioSourceNode extends AudioSourceNode {
|
||||
* channelInterpretation = "speakers";
|
||||
*/
|
||||
interface MediaStreamAudioDestinationNode extends AudioNode {
|
||||
stream: MediaStream;
|
||||
stream: any;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user