@@ -282,7 +282,7 @@ added: v16.0.0
282
282
283
283
Global alias for [ ` buffer.atob() ` ] [ ] .
284
284
285
- ## ` BroadcastChannel `
285
+ ## Class: ` BroadcastChannel `
286
286
287
287
<!-- YAML
288
288
added: v18.0.0
@@ -376,7 +376,7 @@ changes:
376
376
377
377
A browser-compatible implementation of [ ` CountQueuingStrategy ` ] [ ] .
378
378
379
- ## ` Crypto `
379
+ ## Class: ` Crypto `
380
380
381
381
<!-- YAML
382
382
added:
@@ -412,7 +412,7 @@ changes:
412
412
413
413
A browser-compatible implementation of the [ Web Crypto API] [ ] .
414
414
415
- ## ` CryptoKey `
415
+ ## Class: ` CryptoKey `
416
416
417
417
<!-- YAML
418
418
added:
@@ -431,7 +431,7 @@ A browser-compatible implementation of {CryptoKey}. This global is available
431
431
only if the Node.js binary was compiled with including support for the
432
432
` node:crypto ` module.
433
433
434
- ## ` CustomEvent `
434
+ ## Class: ` CustomEvent `
435
435
436
436
<!-- YAML
437
437
added:
@@ -467,7 +467,7 @@ changes:
467
467
468
468
A browser-compatible implementation of [ ` DecompressionStream ` ] [ ] .
469
469
470
- ## ` Event `
470
+ ## Class: ` Event `
471
471
472
472
<!-- YAML
473
473
added: v15.0.0
@@ -484,7 +484,7 @@ changes:
484
484
A browser-compatible implementation of the ` Event ` class. See
485
485
[ ` EventTarget ` and ` Event ` API] [ ] for more details.
486
486
487
- ## ` EventSource `
487
+ ## Class: ` EventSource `
488
488
489
489
<!-- YAML
490
490
added: v22.3.0
@@ -495,7 +495,7 @@ added: v22.3.0
495
495
496
496
A browser-compatible implementation of {EventSource}.
497
497
498
- ## ` EventTarget `
498
+ ## Class: ` EventTarget `
499
499
500
500
<!-- YAML
501
501
added: v15.0.0
@@ -663,7 +663,7 @@ Enable this API with the [`--experimental-webstorage`][] CLI flag.
663
663
` localStorage ` data is not stored per user or per request when used in the context
664
664
of a server, it is shared across all users and requests.
665
665
666
- ## ` MessageChannel `
666
+ ## Class: ` MessageChannel `
667
667
668
668
<!-- YAML
669
669
added: v15.0.0
@@ -675,7 +675,7 @@ added: v15.0.0
675
675
676
676
The ` MessageChannel ` class. See [ ` MessageChannel ` ] [ ] for more details.
677
677
678
- ## ` MessageEvent `
678
+ ## Class: ` MessageEvent `
679
679
680
680
<!-- YAML
681
681
added: v15.0.0
@@ -687,7 +687,7 @@ added: v15.0.0
687
687
688
688
A browser-compatible implementation of {MessageEvent}.
689
689
690
- ## ` MessagePort `
690
+ ## Class: ` MessagePort `
691
691
692
692
<!-- YAML
693
693
added: v15.0.0
@@ -703,7 +703,7 @@ The `MessagePort` class. See [`MessagePort`][] for more details.
703
703
704
704
This variable may appear to be global but is not. See [ ` module ` ] [ ] .
705
705
706
- ## ` Navigator `
706
+ ## Class: ` Navigator `
707
707
708
708
<!-- YAML
709
709
added: v21.0.0
@@ -811,7 +811,7 @@ consisting of the runtime name and major version number.
811
811
console .log (` The user-agent is ${ navigator .userAgent } ` ); // Prints "Node.js/21"
812
812
```
813
813
814
- ## ` PerformanceEntry `
814
+ ## Class: ` PerformanceEntry `
815
815
816
816
<!-- YAML
817
817
added: v19.0.0
@@ -823,7 +823,7 @@ added: v19.0.0
823
823
824
824
The ` PerformanceEntry ` class. See [ ` PerformanceEntry ` ] [ ] for more details.
825
825
826
- ## ` PerformanceMark `
826
+ ## Class: ` PerformanceMark `
827
827
828
828
<!-- YAML
829
829
added: v19.0.0
@@ -835,7 +835,7 @@ added: v19.0.0
835
835
836
836
The ` PerformanceMark ` class. See [ ` PerformanceMark ` ] [ ] for more details.
837
837
838
- ## ` PerformanceMeasure `
838
+ ## Class: ` PerformanceMeasure `
839
839
840
840
<!-- YAML
841
841
added: v19.0.0
@@ -847,7 +847,7 @@ added: v19.0.0
847
847
848
848
The ` PerformanceMeasure ` class. See [ ` PerformanceMeasure ` ] [ ] for more details.
849
849
850
- ## ` PerformanceObserver `
850
+ ## Class: ` PerformanceObserver `
851
851
852
852
<!-- YAML
853
853
added: v19.0.0
@@ -859,7 +859,7 @@ added: v19.0.0
859
859
860
860
The ` PerformanceObserver ` class. See [ ` PerformanceObserver ` ] [ ] for more details.
861
861
862
- ## ` PerformanceObserverEntryList `
862
+ ## Class: ` PerformanceObserverEntryList `
863
863
864
864
<!-- YAML
865
865
added: v19.0.0
@@ -872,7 +872,7 @@ added: v19.0.0
872
872
The ` PerformanceObserverEntryList ` class. See
873
873
[ ` PerformanceObserverEntryList ` ] [ ] for more details.
874
874
875
- ## ` PerformanceResourceTiming `
875
+ ## Class: ` PerformanceResourceTiming `
876
876
877
877
<!-- YAML
878
878
added: v19.0.0
@@ -1027,7 +1027,7 @@ A browser-compatible implementation of [`ReadableStreamDefaultReader`][].
1027
1027
1028
1028
This variable may appear to be global but is not. See [ ` require() ` ] [ ] .
1029
1029
1030
- ## ` Response `
1030
+ ## Class: ` Response `
1031
1031
1032
1032
<!-- YAML
1033
1033
added:
@@ -1047,7 +1047,7 @@ changes:
1047
1047
1048
1048
A browser-compatible implementation of {Response}.
1049
1049
1050
- ## ` Request `
1050
+ ## Class: ` Request `
1051
1051
1052
1052
<!-- YAML
1053
1053
added:
@@ -1138,7 +1138,7 @@ added: v17.0.0
1138
1138
1139
1139
The WHATWG [ ` structuredClone ` ] [ ] method.
1140
1140
1141
- ## ` SubtleCrypto `
1141
+ ## Class: ` SubtleCrypto `
1142
1142
1143
1143
<!-- YAML
1144
1144
added:
@@ -1157,7 +1157,7 @@ A browser-compatible implementation of {SubtleCrypto}. This global is available
1157
1157
only if the Node.js binary was compiled with including support for the
1158
1158
` node:crypto ` module.
1159
1159
1160
- ## ` DOMException `
1160
+ ## Class: ` DOMException `
1161
1161
1162
1162
<!-- YAML
1163
1163
added: v17.0.0
@@ -1169,7 +1169,7 @@ added: v17.0.0
1169
1169
1170
1170
The WHATWG {DOMException} class.
1171
1171
1172
- ## ` TextDecoder `
1172
+ ## Class: ` TextDecoder `
1173
1173
1174
1174
<!-- YAML
1175
1175
added: v11.0.0
@@ -1193,7 +1193,7 @@ changes:
1193
1193
1194
1194
A browser-compatible implementation of [ ` TextDecoderStream ` ] [ ] .
1195
1195
1196
- ## ` TextEncoder `
1196
+ ## Class: ` TextEncoder `
1197
1197
1198
1198
<!-- YAML
1199
1199
added: v11.0.0
@@ -1241,7 +1241,7 @@ changes:
1241
1241
1242
1242
A browser-compatible implementation of [ ` TransformStreamDefaultController ` ] [ ] .
1243
1243
1244
- ## ` URL `
1244
+ ## Class: ` URL `
1245
1245
1246
1246
<!-- YAML
1247
1247
added: v10.0.0
@@ -1253,7 +1253,7 @@ added: v10.0.0
1253
1253
1254
1254
The WHATWG ` URL ` class. See the [ ` URL ` ] [ ] section.
1255
1255
1256
- ## ` URLSearchParams `
1256
+ ## Class: ` URLSearchParams `
1257
1257
1258
1258
<!-- YAML
1259
1259
added: v10.0.0
@@ -1265,7 +1265,7 @@ added: v10.0.0
1265
1265
1266
1266
The WHATWG ` URLSearchParams ` class. See the [ ` URLSearchParams ` ] [ ] section.
1267
1267
1268
- ## ` WebAssembly `
1268
+ ## Class: ` WebAssembly `
1269
1269
1270
1270
<!-- YAML
1271
1271
added: v8.0.0
@@ -1281,7 +1281,7 @@ The object that acts as the namespace for all W3C
1281
1281
[ WebAssembly] [ webassembly-org ] related functionality. See the
1282
1282
[ Mozilla Developer Network] [ webassembly-mdn ] for usage and compatibility.
1283
1283
1284
- ## ` WebSocket `
1284
+ ## Class: ` WebSocket `
1285
1285
1286
1286
<!-- YAML
1287
1287
added:
0 commit comments