We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d6516a commit b309eafCopy full SHA for b309eaf
src/bcrypt_node.cc
@@ -1,3 +1,5 @@
1
+#define NAPI_VERSION 3
2
+
3
#include <napi.h>
4
5
#include <string>
0 commit comments