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