Commit cf60c6b
doc: add missing imports in events sample code
There were missing imports in the example for using
`EventEmitterAsyncResource`, so I added them in both ESM and CJS.
PR-URL: #44337
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Kohei Ueno <kohei.ueno119@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>1 parent 89e5ac9 commit cf60c6bCopy full SHA for cf60c6b
File tree
Expand file treeCollapse file tree
1 file changed
+4
-4
lines changedOpen diff view settings
Filter options
- doc/api
Expand file treeCollapse file tree
1 file changed
+4
-4
lines changedOpen diff view settings
Collapse file
+4-4Lines changed: 4 additions & 4 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1478 | 1478 | |
1479 | 1479 | |
1480 | 1480 | |
1481 | | - |
| 1481 | + |
1482 | 1482 | |
1483 | | - |
| 1483 | + |
1484 | 1484 | |
1485 | 1485 | |
1486 | 1486 | |
| ||
1507 | 1507 | |
1508 | 1508 | |
1509 | 1509 | |
1510 | | - |
| 1510 | + |
1511 | 1511 | |
1512 | | - |
| 1512 | + |
1513 | 1513 | |
1514 | 1514 | |
1515 | 1515 | |
|
0 commit comments