docs: add missing event-emitter link to utility-process docs (#36428)

add missing event-emitter link
This commit is contained in:
Jeremy Rose 2022-11-23 00:52:36 -08:00 коммит произвёл GitHub
Родитель 679ce632a9
Коммит 32583ac756
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -134,3 +134,4 @@ Emitted when the child process sends a message using [`process.parentPort.postMe
[`child_process.fork`]: https://nodejs.org/dist/latest-v16.x/docs/api/child_process.html#child_processforkmodulepath-args-options
[Services API]: https://chromium.googlesource.com/chromium/src/+/master/docs/mojo_and_services.md
[stdio]: https://nodejs.org/dist/latest/docs/api/child_process.html#optionsstdio
[event-emitter]: https://nodejs.org/api/events.html#events_class_eventemitter