mirror of
https://github.com/electron/electron.git
synced 2026-02-07 13:45:08 -05:00
* docs: Add 'worker' as a possible value for `process.type` * fix: make certain properties on `process` read only: * `mas` * `windowsStore` * `versions.electron` * `versions.chrome` * `type` * `pid` * `sandboxed`