summaryrefslogtreecommitdiff
path: root/test_napi/cleanup_hook_test.js
AgeCommit message (Collapse)Author
2023-01-10fix(napi): support for env cleanup hooks (#17324)Bartek IwaƄczuk
This commit adds support for "napi_add_env_cleanup_hook" and "napi_remove_env_cleanup_hook" function for Node-API.