mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
document process(es) for all APIs
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
> Add icons and context menus to the system's notification area.
|
||||
|
||||
Process: [Main](../tutorial/quick-start.md#main-process)
|
||||
|
||||
```javascript
|
||||
const {app, Menu, Tray} = require('electron')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user