| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6c72622 commit ffece88
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1878,8 +1878,7 @@ same options as `EventEmitter` and `AsyncResource` themselves. | |||
| 1878 | 1878 | * `captureRejections` {boolean} It enables | |
| 1879 | 1879 | [automatic capturing of promise rejection][capturerejections]. | |
| 1880 | 1880 | **Default:** `false`. | |
| 1881 | - * `name` {string} The type of async event. **Default::** | ||
| 1882 | - [`new.target.name`][]. | ||
| 1881 | + * `name` {string} The type of async event. **Default:** [`new.target.name`][]. | ||
| 1883 | 1882 | * `triggerAsyncId` {number} The ID of the execution context that created this | |
| 1884 | 1883 | async event. **Default:** `executionAsyncId()`. | |
| 1885 | 1884 | * `requireManualDestroy` {boolean} If set to `true`, disables `emitDestroy` | |
| Back | FazBrowse Home | New Git URL |
0 commit comments