We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c98d8 commit 2988c5aCopy full SHA for 2988c5a
inputfiles/addedTypes.json
@@ -242,14 +242,8 @@
242
},
243
"enums": {
244
"enum": {
245
- "ClientTypes": {
246
- "name": "ClientTypes",
247
- "value": [
248
- "window",
249
- "worker",
250
- "sharedworker",
251
- "all"
252
- ]
+ "ClientType": {
+ "name": "ClientTypes"
253
254
"RTCStatsIceCandidatePairState": {
255
"value": [
inputfiles/removedTypes.json
@@ -25,7 +25,6 @@
25
26
27
28
- "ClientType": null,
29
"ConnectionType": {
30
"value": ["wimax"]
31
0 commit comments