Skip to content

doc: mark napi_add_finalizer experimental

Rodrigo Muino Tomonari requested to merge github/fork/mhdawson/exp-doc into master

This was missed when the function was added. As it is experimental in the code it should also be experimental in the docs.

Fixes: https://github.com/nodejs/node/issues/24509

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading