Skip to content
Snippets Groups Projects
Unverified Commit 1601265c authored by trop[bot]'s avatar trop[bot] Committed by GitHub
Browse files

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


add missing event-emitter link

Co-authored-by: default avatarJeremy Rose <jeremya@chromium.org>

Co-authored-by: default avatartrop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: default avatarJeremy Rose <jeremya@chromium.org>
parent 02eef177
No related merge requests found
......@@ -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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment