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/n-api.md')
-rw-r--r--doc/api/n-api.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/n-api.md b/doc/api/n-api.md
index 0a436d657a1..f2f45226127 100644
--- a/doc/api/n-api.md
+++ b/doc/api/n-api.md
@@ -3235,7 +3235,7 @@ defined in [Section 7.2.14][] of the ECMAScript Language Specification.
### napi_detach_arraybuffer
<!-- YAML
-added: REPLACEME
+added: v12.16.0
-->
> Stability: 1 - Experimental
@@ -3261,7 +3261,7 @@ defined in [Section 24.1.1.3][] of the ECMAScript Language Specification.
### napi_is_detached_arraybuffer
<!-- YAML
-added: REPLACEME
+added: v12.16.0
-->
> Stability: 1 - Experimental