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.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/api/n-api.md b/doc/api/n-api.md
index 9944d15a7f4..80efc7aa48a 100644
--- a/doc/api/n-api.md
+++ b/doc/api/n-api.md
@@ -1662,7 +1662,7 @@ the `napi_value` in question is of the JavaScript type expected by the API.
### Enum types
#### napi_key_collection_mode
<!-- YAML
-added: REPLACEME
+added: v13.7.0
-->
> Stability: 1 - Experimental
@@ -1684,7 +1684,7 @@ of the objects's prototype chain as well.
#### napi_key_filter
<!-- YAML
-added: REPLACEME
+added: v13.7.0
-->
> Stability: 1 - Experimental
@@ -1704,7 +1704,7 @@ Property filter bits. They can be or'ed to build a composite filter.
#### napi_key_conversion
<!-- YAML
-added: REPLACEME
+added: v13.7.0
-->
> Stability: 1 - Experimental
@@ -3594,7 +3594,7 @@ included.
#### napi_get_all_property_names
<!-- YAML
-added: REPLACEME
+added: v13.7.0
-->
> Stability: 1 - Experimental