mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-13 04:51:23 +00:00
web-sys: Remove a bunch of mozilla extensions from our webidl
This commit is contained in:
@ -19,7 +19,3 @@ dictionary MediaStreamAudioSourceOptions {
|
||||
interface MediaStreamAudioSourceNode : AudioNode {
|
||||
|
||||
};
|
||||
|
||||
// Mozilla extensions
|
||||
MediaStreamAudioSourceNode implements AudioNodePassThrough;
|
||||
|
||||
|
Reference in New Issue
Block a user