@@ -264,7 +264,7 @@ Used to print to stdout and stderr. See the [`console`][] section.
264
264
## ` Crypto `
265
265
266
266
<!-- YAML
267
- added: REPLACEME
267
+ added: v16.15.0
268
268
-->
269
269
270
270
> Stability: 1 - Experimental. Enable this API with the
@@ -277,7 +277,7 @@ only if the Node.js binary was compiled with including support for the
277
277
## ` crypto `
278
278
279
279
<!-- YAML
280
- added: REPLACEME
280
+ added: v16.15.0
281
281
-->
282
282
283
283
> Stability: 1 - Experimental. Enable this API with the
@@ -288,7 +288,7 @@ A browser-compatible implementation of the [Web Crypto API][].
288
288
## ` CryptoKey `
289
289
290
290
<!-- YAML
291
- added: REPLACEME
291
+ added: v16.15.0
292
292
-->
293
293
294
294
> Stability: 1 - Experimental. Enable this API with the
@@ -335,7 +335,7 @@ This variable may appear to be global but is not. See [`exports`][].
335
335
## ` fetch `
336
336
337
337
<!-- YAML
338
- added: REPLACEME
338
+ added: v16.15.0
339
339
-->
340
340
341
341
> Stability: 1 - Experimental. Enable this API with the [ ` --experimental-fetch ` ] [ ]
@@ -346,7 +346,7 @@ A browser-compatible implementation of the [`fetch()`][] function.
346
346
## Class ` FormData `
347
347
348
348
<!-- YAML
349
- added: REPLACEME
349
+ added: v16.15.0
350
350
-->
351
351
352
352
> Stability: 1 - Experimental. Enable this API with the [ ` --experimental-fetch ` ] [ ]
@@ -372,7 +372,7 @@ Node.js this is different. The top-level scope is not the global scope;
372
372
## Class ` Headers `
373
373
374
374
<!-- YAML
375
- added: REPLACEME
375
+ added: v16.15.0
376
376
-->
377
377
378
378
> Stability: 1 - Experimental. Enable this API with the [ ` --experimental-fetch ` ] [ ]
@@ -477,7 +477,7 @@ This variable may appear to be global but is not. See [`require()`][].
477
477
## ` Response `
478
478
479
479
<!-- YAML
480
- added: REPLACEME
480
+ added: v16.15.0
481
481
-->
482
482
483
483
> Stability: 1 - Experimental. Enable this API with the [ ` --experimental-fetch ` ] [ ]
@@ -488,7 +488,7 @@ A browser-compatible implementation of {Response}.
488
488
## ` Request `
489
489
490
490
<!-- YAML
491
- added: REPLACEME
491
+ added: v16.15.0
492
492
-->
493
493
494
494
> Stability: 1 - Experimental. Enable this API with the [ ` --experimental-fetch ` ] [ ]
@@ -529,7 +529,7 @@ added: v0.0.1
529
529
## ` SubtleCrypto `
530
530
531
531
<!-- YAML
532
- added: REPLACEME
532
+ added: v16.15.0
533
533
-->
534
534
535
535
> Stability: 1 - Experimental. Enable this API with the
0 commit comments