@@ -629,6 +629,12 @@ export const dom = {
629
629
isValueVariable : false ,
630
630
name : 'ImageEncodeOptions' ,
631
631
} ,
632
+ ImportMeta : {
633
+ eslintImplicitGlobalSetting : 'readonly' ,
634
+ isTypeVariable : true ,
635
+ isValueVariable : false ,
636
+ name : 'ImportMeta' ,
637
+ } ,
632
638
InputEventInit : {
633
639
eslintImplicitGlobalSetting : 'readonly' ,
634
640
isTypeVariable : true ,
@@ -959,12 +965,6 @@ export const dom = {
959
965
isValueVariable : false ,
960
966
name : 'PermissionDescriptor' ,
961
967
} ,
962
- PipeOptions : {
963
- eslintImplicitGlobalSetting : 'readonly' ,
964
- isTypeVariable : true ,
965
- isValueVariable : false ,
966
- name : 'PipeOptions' ,
967
- } ,
968
968
PointerEventInit : {
969
969
eslintImplicitGlobalSetting : 'readonly' ,
970
970
isTypeVariable : true ,
@@ -1073,6 +1073,12 @@ export const dom = {
1073
1073
isValueVariable : false ,
1074
1074
name : 'QueuingStrategy' ,
1075
1075
} ,
1076
+ QueuingStrategyInit : {
1077
+ eslintImplicitGlobalSetting : 'readonly' ,
1078
+ isTypeVariable : true ,
1079
+ isValueVariable : false ,
1080
+ name : 'QueuingStrategyInit' ,
1081
+ } ,
1076
1082
RTCAnswerOptions : {
1077
1083
eslintImplicitGlobalSetting : 'readonly' ,
1078
1084
isTypeVariable : true ,
@@ -1421,17 +1427,23 @@ export const dom = {
1421
1427
isValueVariable : false ,
1422
1428
name : 'RTCTransportStats' ,
1423
1429
} ,
1424
- ReadableStreamReadDoneResult : {
1430
+ ReadableStreamDefaultReadDoneResult : {
1425
1431
eslintImplicitGlobalSetting : 'readonly' ,
1426
1432
isTypeVariable : true ,
1427
1433
isValueVariable : false ,
1428
- name : 'ReadableStreamReadDoneResult ' ,
1434
+ name : 'ReadableStreamDefaultReadDoneResult ' ,
1429
1435
} ,
1430
- ReadableStreamReadValueResult : {
1436
+ ReadableStreamDefaultReadValueResult : {
1431
1437
eslintImplicitGlobalSetting : 'readonly' ,
1432
1438
isTypeVariable : true ,
1433
1439
isValueVariable : false ,
1434
- name : 'ReadableStreamReadValueResult' ,
1440
+ name : 'ReadableStreamDefaultReadValueResult' ,
1441
+ } ,
1442
+ ReadableWritablePair : {
1443
+ eslintImplicitGlobalSetting : 'readonly' ,
1444
+ isTypeVariable : true ,
1445
+ isValueVariable : false ,
1446
+ name : 'ReadableWritablePair' ,
1435
1447
} ,
1436
1448
RegistrationOptions : {
1437
1449
eslintImplicitGlobalSetting : 'readonly' ,
@@ -1445,6 +1457,12 @@ export const dom = {
1445
1457
isValueVariable : false ,
1446
1458
name : 'RequestInit' ,
1447
1459
} ,
1460
+ ResizeObserverOptions : {
1461
+ eslintImplicitGlobalSetting : 'readonly' ,
1462
+ isTypeVariable : true ,
1463
+ isValueVariable : false ,
1464
+ name : 'ResizeObserverOptions' ,
1465
+ } ,
1448
1466
ResponseInit : {
1449
1467
eslintImplicitGlobalSetting : 'readonly' ,
1450
1468
isTypeVariable : true ,
@@ -1565,6 +1583,18 @@ export const dom = {
1565
1583
isValueVariable : false ,
1566
1584
name : 'ShareData' ,
1567
1585
} ,
1586
+ SpeechRecognitionErrorEventInit : {
1587
+ eslintImplicitGlobalSetting : 'readonly' ,
1588
+ isTypeVariable : true ,
1589
+ isValueVariable : false ,
1590
+ name : 'SpeechRecognitionErrorEventInit' ,
1591
+ } ,
1592
+ SpeechRecognitionEventInit : {
1593
+ eslintImplicitGlobalSetting : 'readonly' ,
1594
+ isTypeVariable : true ,
1595
+ isValueVariable : false ,
1596
+ name : 'SpeechRecognitionEventInit' ,
1597
+ } ,
1568
1598
SpeechSynthesisErrorEventInit : {
1569
1599
eslintImplicitGlobalSetting : 'readonly' ,
1570
1600
isTypeVariable : true ,
@@ -1613,6 +1643,12 @@ export const dom = {
1613
1643
isValueVariable : false ,
1614
1644
name : 'StoreSiteSpecificExceptionsInformation' ,
1615
1645
} ,
1646
+ StreamPipeOptions : {
1647
+ eslintImplicitGlobalSetting : 'readonly' ,
1648
+ isTypeVariable : true ,
1649
+ isValueVariable : false ,
1650
+ name : 'StreamPipeOptions' ,
1651
+ } ,
1616
1652
TextDecodeOptions : {
1617
1653
eslintImplicitGlobalSetting : 'readonly' ,
1618
1654
isTypeVariable : true ,
@@ -1673,12 +1709,6 @@ export const dom = {
1673
1709
isValueVariable : false ,
1674
1710
name : 'ULongRange' ,
1675
1711
} ,
1676
- UnderlyingByteSource : {
1677
- eslintImplicitGlobalSetting : 'readonly' ,
1678
- isTypeVariable : true ,
1679
- isValueVariable : false ,
1680
- name : 'UnderlyingByteSource' ,
1681
- } ,
1682
1712
UnderlyingSink : {
1683
1713
eslintImplicitGlobalSetting : 'readonly' ,
1684
1714
isTypeVariable : true ,
@@ -4715,53 +4745,53 @@ export const dom = {
4715
4745
isValueVariable : true ,
4716
4746
name : 'Range' ,
4717
4747
} ,
4718
- ReadableByteStreamController : {
4748
+ ReadableStream : {
4719
4749
eslintImplicitGlobalSetting : 'readonly' ,
4720
4750
isTypeVariable : true ,
4721
4751
isValueVariable : true ,
4722
- name : 'ReadableByteStreamController ' ,
4752
+ name : 'ReadableStream ' ,
4723
4753
} ,
4724
- ReadableStream : {
4754
+ ReadableStreamDefaultController : {
4725
4755
eslintImplicitGlobalSetting : 'readonly' ,
4726
4756
isTypeVariable : true ,
4727
4757
isValueVariable : true ,
4728
- name : 'ReadableStream ' ,
4758
+ name : 'ReadableStreamDefaultController ' ,
4729
4759
} ,
4730
- ReadableStreamBYOBReader : {
4760
+ ReadableStreamDefaultReader : {
4731
4761
eslintImplicitGlobalSetting : 'readonly' ,
4732
4762
isTypeVariable : true ,
4733
4763
isValueVariable : true ,
4734
- name : 'ReadableStreamBYOBReader ' ,
4764
+ name : 'ReadableStreamDefaultReader ' ,
4735
4765
} ,
4736
- ReadableStreamBYOBRequest : {
4766
+ ReadableStreamGenericReader : {
4737
4767
eslintImplicitGlobalSetting : 'readonly' ,
4738
4768
isTypeVariable : true ,
4739
- isValueVariable : true ,
4740
- name : 'ReadableStreamBYOBRequest ' ,
4769
+ isValueVariable : false ,
4770
+ name : 'ReadableStreamGenericReader ' ,
4741
4771
} ,
4742
- ReadableStreamDefaultController : {
4772
+ Request : {
4743
4773
eslintImplicitGlobalSetting : 'readonly' ,
4744
4774
isTypeVariable : true ,
4745
4775
isValueVariable : true ,
4746
- name : 'ReadableStreamDefaultController ' ,
4776
+ name : 'Request ' ,
4747
4777
} ,
4748
- ReadableStreamDefaultReader : {
4778
+ ResizeObserver : {
4749
4779
eslintImplicitGlobalSetting : 'readonly' ,
4750
4780
isTypeVariable : true ,
4751
4781
isValueVariable : true ,
4752
- name : 'ReadableStreamDefaultReader ' ,
4782
+ name : 'ResizeObserver ' ,
4753
4783
} ,
4754
- ReadableStreamReader : {
4784
+ ResizeObserverEntry : {
4755
4785
eslintImplicitGlobalSetting : 'readonly' ,
4756
4786
isTypeVariable : true ,
4757
4787
isValueVariable : true ,
4758
- name : 'ReadableStreamReader ' ,
4788
+ name : 'ResizeObserverEntry ' ,
4759
4789
} ,
4760
- Request : {
4790
+ ResizeObserverSize : {
4761
4791
eslintImplicitGlobalSetting : 'readonly' ,
4762
4792
isTypeVariable : true ,
4763
4793
isValueVariable : true ,
4764
- name : 'Request ' ,
4794
+ name : 'ResizeObserverSize ' ,
4765
4795
} ,
4766
4796
Response : {
4767
4797
eslintImplicitGlobalSetting : 'readonly' ,
@@ -5693,6 +5723,12 @@ export const dom = {
5693
5723
isValueVariable : true ,
5694
5724
name : 'SpeechRecognitionAlternative' ,
5695
5725
} ,
5726
+ SpeechRecognitionErrorEvent : {
5727
+ eslintImplicitGlobalSetting : 'readonly' ,
5728
+ isTypeVariable : true ,
5729
+ isValueVariable : true ,
5730
+ name : 'SpeechRecognitionErrorEvent' ,
5731
+ } ,
5696
5732
SpeechRecognitionEvent : {
5697
5733
eslintImplicitGlobalSetting : 'readonly' ,
5698
5734
isTypeVariable : true ,
@@ -6593,11 +6629,11 @@ export const dom = {
6593
6629
isValueVariable : false ,
6594
6630
name : 'PositionErrorCallback' ,
6595
6631
} ,
6596
- QueuingStrategySizeCallback : {
6632
+ QueuingStrategySize : {
6597
6633
eslintImplicitGlobalSetting : 'readonly' ,
6598
6634
isTypeVariable : true ,
6599
6635
isValueVariable : false ,
6600
- name : 'QueuingStrategySizeCallback ' ,
6636
+ name : 'QueuingStrategySize ' ,
6601
6637
} ,
6602
6638
RTCPeerConnectionErrorCallback : {
6603
6639
eslintImplicitGlobalSetting : 'readonly' ,
@@ -6617,65 +6653,77 @@ export const dom = {
6617
6653
isValueVariable : false ,
6618
6654
name : 'RTCStatsCallback' ,
6619
6655
} ,
6620
- ReadableByteStreamControllerCallback : {
6656
+ ResizeObserverCallback : {
6621
6657
eslintImplicitGlobalSetting : 'readonly' ,
6622
6658
isTypeVariable : true ,
6623
6659
isValueVariable : false ,
6624
- name : 'ReadableByteStreamControllerCallback ' ,
6660
+ name : 'ResizeObserverCallback ' ,
6625
6661
} ,
6626
- ReadableStreamDefaultControllerCallback : {
6662
+ TransformerFlushCallback : {
6627
6663
eslintImplicitGlobalSetting : 'readonly' ,
6628
6664
isTypeVariable : true ,
6629
6665
isValueVariable : false ,
6630
- name : 'ReadableStreamDefaultControllerCallback ' ,
6666
+ name : 'TransformerFlushCallback ' ,
6631
6667
} ,
6632
- ReadableStreamErrorCallback : {
6668
+ TransformerStartCallback : {
6633
6669
eslintImplicitGlobalSetting : 'readonly' ,
6634
6670
isTypeVariable : true ,
6635
6671
isValueVariable : false ,
6636
- name : 'ReadableStreamErrorCallback ' ,
6672
+ name : 'TransformerStartCallback ' ,
6637
6673
} ,
6638
- TransformStreamDefaultControllerCallback : {
6674
+ TransformerTransformCallback : {
6639
6675
eslintImplicitGlobalSetting : 'readonly' ,
6640
6676
isTypeVariable : true ,
6641
6677
isValueVariable : false ,
6642
- name : 'TransformStreamDefaultControllerCallback ' ,
6678
+ name : 'TransformerTransformCallback ' ,
6643
6679
} ,
6644
- TransformStreamDefaultControllerTransformCallback : {
6680
+ UnderlyingSinkAbortCallback : {
6645
6681
eslintImplicitGlobalSetting : 'readonly' ,
6646
6682
isTypeVariable : true ,
6647
6683
isValueVariable : false ,
6648
- name : 'TransformStreamDefaultControllerTransformCallback ' ,
6684
+ name : 'UnderlyingSinkAbortCallback ' ,
6649
6685
} ,
6650
- VoidFunction : {
6686
+ UnderlyingSinkCloseCallback : {
6651
6687
eslintImplicitGlobalSetting : 'readonly' ,
6652
6688
isTypeVariable : true ,
6653
6689
isValueVariable : false ,
6654
- name : 'VoidFunction ' ,
6690
+ name : 'UnderlyingSinkCloseCallback ' ,
6655
6691
} ,
6656
- WritableStreamDefaultControllerCloseCallback : {
6692
+ UnderlyingSinkStartCallback : {
6657
6693
eslintImplicitGlobalSetting : 'readonly' ,
6658
6694
isTypeVariable : true ,
6659
6695
isValueVariable : false ,
6660
- name : 'WritableStreamDefaultControllerCloseCallback ' ,
6696
+ name : 'UnderlyingSinkStartCallback ' ,
6661
6697
} ,
6662
- WritableStreamDefaultControllerStartCallback : {
6698
+ UnderlyingSinkWriteCallback : {
6663
6699
eslintImplicitGlobalSetting : 'readonly' ,
6664
6700
isTypeVariable : true ,
6665
6701
isValueVariable : false ,
6666
- name : 'WritableStreamDefaultControllerStartCallback ' ,
6702
+ name : 'UnderlyingSinkWriteCallback ' ,
6667
6703
} ,
6668
- WritableStreamDefaultControllerWriteCallback : {
6704
+ UnderlyingSourceCancelCallback : {
6669
6705
eslintImplicitGlobalSetting : 'readonly' ,
6670
6706
isTypeVariable : true ,
6671
6707
isValueVariable : false ,
6672
- name : 'WritableStreamDefaultControllerWriteCallback ' ,
6708
+ name : 'UnderlyingSourceCancelCallback ' ,
6673
6709
} ,
6674
- WritableStreamErrorCallback : {
6710
+ UnderlyingSourcePullCallback : {
6675
6711
eslintImplicitGlobalSetting : 'readonly' ,
6676
6712
isTypeVariable : true ,
6677
6713
isValueVariable : false ,
6678
- name : 'WritableStreamErrorCallback' ,
6714
+ name : 'UnderlyingSourcePullCallback' ,
6715
+ } ,
6716
+ UnderlyingSourceStartCallback : {
6717
+ eslintImplicitGlobalSetting : 'readonly' ,
6718
+ isTypeVariable : true ,
6719
+ isValueVariable : false ,
6720
+ name : 'UnderlyingSourceStartCallback' ,
6721
+ } ,
6722
+ VoidFunction : {
6723
+ eslintImplicitGlobalSetting : 'readonly' ,
6724
+ isTypeVariable : true ,
6725
+ isValueVariable : false ,
6726
+ name : 'VoidFunction' ,
6679
6727
} ,
6680
6728
HTMLElementTagNameMap : {
6681
6729
eslintImplicitGlobalSetting : 'readonly' ,
@@ -6827,11 +6875,17 @@ export const dom = {
6827
6875
isValueVariable : false ,
6828
6876
name : 'PerformanceEntryList' ,
6829
6877
} ,
6830
- ReadableStreamReadResult : {
6878
+ ReadableStreamReader : {
6831
6879
eslintImplicitGlobalSetting : 'readonly' ,
6832
6880
isTypeVariable : true ,
6833
6881
isValueVariable : false ,
6834
- name : 'ReadableStreamReadResult' ,
6882
+ name : 'ReadableStreamReader' ,
6883
+ } ,
6884
+ ReadableStreamController : {
6885
+ eslintImplicitGlobalSetting : 'readonly' ,
6886
+ isTypeVariable : true ,
6887
+ isValueVariable : false ,
6888
+ name : 'ReadableStreamController' ,
6835
6889
} ,
6836
6890
VibratePattern : {
6837
6891
eslintImplicitGlobalSetting : 'readonly' ,
@@ -7055,6 +7109,12 @@ export const dom = {
7055
7109
isValueVariable : false ,
7056
7110
name : 'WindowProxy' ,
7057
7111
} ,
7112
+ ReadableStreamDefaultReadResult : {
7113
+ eslintImplicitGlobalSetting : 'readonly' ,
7114
+ isTypeVariable : true ,
7115
+ isValueVariable : false ,
7116
+ name : 'ReadableStreamDefaultReadResult' ,
7117
+ } ,
7058
7118
AlignSetting : {
7059
7119
eslintImplicitGlobalSetting : 'readonly' ,
7060
7120
isTypeVariable : true ,
@@ -7751,6 +7811,12 @@ export const dom = {
7751
7811
isValueVariable : false ,
7752
7812
name : 'ResidentKeyRequirement' ,
7753
7813
} ,
7814
+ ResizeObserverBoxOptions : {
7815
+ eslintImplicitGlobalSetting : 'readonly' ,
7816
+ isTypeVariable : true ,
7817
+ isValueVariable : false ,
7818
+ name : 'ResizeObserverBoxOptions' ,
7819
+ } ,
7754
7820
ResizeQuality : {
7755
7821
eslintImplicitGlobalSetting : 'readonly' ,
7756
7822
isTypeVariable : true ,
@@ -7817,6 +7883,12 @@ export const dom = {
7817
7883
isValueVariable : false ,
7818
7884
name : 'ShadowRootMode' ,
7819
7885
} ,
7886
+ SpeechRecognitionErrorCode : {
7887
+ eslintImplicitGlobalSetting : 'readonly' ,
7888
+ isTypeVariable : true ,
7889
+ isValueVariable : false ,
7890
+ name : 'SpeechRecognitionErrorCode' ,
7891
+ } ,
7820
7892
SpeechSynthesisErrorCode : {
7821
7893
eslintImplicitGlobalSetting : 'readonly' ,
7822
7894
isTypeVariable : true ,
0 commit comments