We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
options
1 parent 3b93b0c commit 86b2c8cCopy full SHA for 86b2c8c
doc/api/events.md
@@ -1548,7 +1548,7 @@ Promise.resolve().then(() => {
1548
The `EventEmitterAsyncResource` class has the same methods and takes the
1549
same options as `EventEmitter` and `AsyncResource` themselves.
1550
1551
-### `new events.EventEmitterAsyncResource(options)`
+### `new events.EventEmitterAsyncResource([options])`
1552
1553
* `options` {Object}
1554
* `captureRejections` {boolean} It enables
0 commit comments