commit
64a89fe755
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Process object
|
# Process object
|
||||||
|
|
||||||
The `process` object in Electron has following differences between the one in
|
The `process` object in Electron has the following differences from the one in
|
||||||
upstream node:
|
upstream node:
|
||||||
|
|
||||||
* `process.type` String - Process's type, can be `browser` (i.e. main process) or `renderer`.
|
* `process.type` String - Process's type, can be `browser` (i.e. main process) or `renderer`.
|
||||||
|
|
Loading…
Reference in a new issue