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 cdcd579 commit 7148252Copy full SHA for 7148252
addon/mongocrypt.h
@@ -7,6 +7,7 @@
7
// as an experimental feature (that has not been changed since then).
8
#define NAPI_VERSION 6
9
#define NAPI_EXPERIMENTAL
10
+#define NODE_API_EXPERIMENTAL_NOGC_ENV_OPT_OUT
11
12
#include <napi.h>
13
0 commit comments