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 9addfef commit 0601f16Copy full SHA for 0601f16
1 file changed
src/module_wrap.h
@@ -26,7 +26,6 @@ enum HostDefinedOptions : int {
26
27
class ModuleWrap : public BaseObject {
28
public:
29
- static const std::string EXTENSIONS[];
30
static void Initialize(v8::Local<v8::Object> target,
31
v8::Local<v8::Value> unused,
32
v8::Local<v8::Context> context,
0 commit comments