We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c41835 commit 845adb7Copy full SHA for 845adb7
1 file changed
lib/internal/bootstrap/node.js
@@ -46,6 +46,7 @@ const {
46
ObjectGetPrototypeOf,
47
ObjectPreventExtensions,
48
ObjectSetPrototypeOf,
49
+ Proxy,
50
ReflectGet,
51
ReflectSet,
52
SymbolToStringTag,
0 commit comments