node.js binding fixes

This commit is contained in:
Vitaliy Filippov
2024-08-04 15:54:20 +03:00
parent eb3e8b8c19
commit e1a0e89a6b
5 changed files with 192 additions and 95 deletions
+1
View File
@@ -0,0 +1 @@
module.exports = require('bindings')('addon.node');