mirror of
https://github.com/electron/electron.git
synced 2026-02-11 07:34:57 -05:00
4 lines
96 B
CoffeeScript
4 lines
96 B
CoffeeScript
bindings = process.atomBinding 'power_save_blocker'
|
|
|
|
module.exports = bindings.powerSaveBlocker
|