Skip to content

Commit 3d9bf14

Browse files
legendecastargos
authored andcommitted
doc,n-api: mark napi_detach_arraybuffer as experimental
As its actual release stage. PR-URL: #30703 Reviewed-By: Denys Otrishko <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
1 parent 6e33991 commit 3d9bf14

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)