RTCStatsType in dom.generated.d.ts is incorrect. #36650
Labels
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Help Wanted
You can do this
Milestone
TypeScript Version: 3.7.5
Search Terms:
Code
Expected behavior:
Actual behavior:
RTCStatsType is defined as
https://github.com/microsoft/TypeScript/blob/master/src/lib/dom.generated.d.ts#L20177
Actually returns a hyphenated value.
MDN Web Docs -> https://developer.mozilla.org/en-US/docs/Web/API/RTCStatsType
Playground Link:
Related Issues:
The text was updated successfully, but these errors were encountered: