Skip to content

Commit 2697c0d

Browse files
legendecasBethGriggs
authored andcommitted
doc,n-api: mark napi_detach_arraybuffer as experimental
As its actual release stage. PR-URL: #30703 Reviewed-By: Denys Otrishko <shishugi@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
1 parent 33064a1 commit 2697c0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/n-api.md

+2
Original file line numberDiff line numberDiff line change
@@ -3239,6 +3239,8 @@ defined in [Section 7.2.14][] of the ECMAScript Language Specification.
32393239
added: REPLACEME
32403240
-->
32413241

3242+
> Stability: 1 - Experimental
3243+
32423244
```C
32433245
napi_status napi_detach_arraybuffer(napi_env env,
32443246
napi_value arraybuffer)

0 commit comments

Comments
 (0)