mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
link process annotations to glossary
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
> Communicate asynchronously from the main process to renderer processes.
|
||||
|
||||
Process: [Main](../tutorial/quick-start.md#main-process)
|
||||
Process: [Main](../glossary.md#main-process)
|
||||
|
||||
The `ipcMain` module is an instance of the
|
||||
[EventEmitter](https://nodejs.org/api/events.html#events_class_eventemitter) class. When used in the main
|
||||
|
||||
Reference in New Issue
Block a user