We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nodejs
Learn more about funding links in repositories.
Report abuse
1 parent ebbd07d commit 5c2bba0Copy full SHA for 5c2bba0
doc/api/n-api.md
@@ -3680,6 +3680,7 @@ NAPI_EXTERN napi_status napi_run_script(napi_env env,
3680
[Working with JavaScript Values]: #n_api_working_with_javascript_values
3681
[Working with JavaScript Values - Abstract Operations]: #n_api_working_with_javascript_values_abstract_operations
3682
3683
+[`napi_async_init`]: #n_api_napi_async_init
3684
[`napi_cancel_async_work`]: #n_api_napi_cancel_async_work
3685
[`napi_close_escapable_handle_scope`]: #n_api_napi_close_escapable_handle_scope
3686
[`napi_close_handle_scope`]: #n_api_napi_close_handle_scope
0 commit comments