mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
* fix: Optimize the value of memory.free in the return data of getSystemMemoryInfo(). * fix: Improve the value of memory in the return data of getSystemMemoryInfo(). * fix: complete API doc. * Update docs/api/process.md Co-authored-by: Will Anderson <will@itsananderson.com> * fix: update name to fileBacked. * fix: fix with code conflict --------- Co-authored-by: Will Anderson <will@itsananderson.com>