Skip to content

Commit af3d9ec

Browse files
doc: add experimental flag
Co-authored-by: Chengzhong Wu <[email protected]>
1 parent d1c6519 commit af3d9ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/api/n-api.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2641,9 +2641,10 @@ ECMAScript Language Specification.
26412641

26422642
<!-- YAML
26432643
added: REPLACEME
2644-
napiVersion: 8
26452644
-->
26462645

2646+
> Stability: 1 - Experimental
2647+
26472648
```cpp
26482649
napi_status napi_create_object_with_properties(napi_env env,
26492650
napi_value prototype_or_null,

0 commit comments

Comments
 (0)