We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 013b3ff commit 60d8afaCopy full SHA for 60d8afa
doc/api/vm.md
@@ -587,7 +587,7 @@ in the ECMAScript specification.
587
[`Error`][]. Existing handlers for the event that have been attached via
588
`process.on('SIGINT')` are disabled during script execution, but continue to
589
work after that. **Default:** `false`.
590
-* Returns: {Promise}
+* Returns: {Promise} Fulfills with `undefined` upon success.
591
592
Evaluate the module.
593
0 commit comments