Skip to content

n-api: document the look of napi_external values

Describe what JavaScript values of type napi_external look like in JavaScript.

Fixes: https://github.com/nodejs/abi-stable-node/issues/306

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

Merge request reports

Loading