Filip Zukal
Filip Zukal
Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [X] Test the change in your own...
WebMIDI
Hi there, Could someone please address an issue with the WebMIDI API types [lib.dom.d.ts:14856-15024](https://github.com/microsoft/TypeScript/blob/0b37062eb07d1666245a02471b7d0e80c5d5aa5d/src/lib/dom.generated.d.ts#L14856)? I believe that `MIDIInputMap` should extend `ReadOnlyMap` ([MDN](https://developer.mozilla.org/en-US/docs/Web/API/MIDIInputMap)) and that the `forEach` method could be removed...