-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptThe issue relates to the different libraries shipped with TypeScriptHelp WantedYou can do thisYou can do this
Milestone
Description
TypeScript Version: 3.7.5
Search Terms:
- RTCStatsType
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.
- candidate-pair
- data-channel
- inbound-rtp
- local-candidate
- outbound-rtp
- remote-candidate
MDN Web Docs -> https://developer.mozilla.org/en-US/docs/Web/API/RTCStatsType
Playground Link:
Related Issues:
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptThe issue relates to the different libraries shipped with TypeScriptHelp WantedYou can do thisYou can do this