Open
Description
It seems that the native interface is actually called WritableStream, however Scala trait name has an extra e
character in it.
I'm not familiar with this API, the trait is not JSGlobal, and I don't actually see how one could get instances of this trait in scala-js-dom, but nevertheless it should probably match the native name?