Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/globals.md')
-rw-r--r--doc/api/globals.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/api/globals.md b/doc/api/globals.md
index e4965a43afa..78087060a52 100644
--- a/doc/api/globals.md
+++ b/doc/api/globals.md
@@ -109,7 +109,7 @@ The process object. See the [`process` object][] section.
## queueMicrotask(callback)
<!-- YAML
-added: REPLACEME
+added: v11.0.0
-->
<!-- type=global -->
@@ -180,7 +180,7 @@ added: v0.0.1
## TextDecoder
<!-- YAML
-added: REPLACEME
+added: v11.0.0
-->
<!-- type=global -->
@@ -189,7 +189,7 @@ The WHATWG `TextDecoder` class. See the [`TextDecoder`][] section.
## TextEncoder
<!-- YAML
-added: REPLACEME
+added: v11.0.0
-->
<!-- type=global -->