TypeScript-DOM-lib-generator
TypeScript-DOM-lib-generator copied to clipboard
fix: use `RTCErrorEvent` for `RTCDataChannel` `error` event
Reference: https://www.w3.org/TR/webrtc/#event-summary
Like #1661, this PR is already covered by #1660. I'm opening it despite this since it seems like that PR has no momentum right now.