electron/lib/browser/api/global-shortcut.js

6 lines
124 B
JavaScript
Raw Normal View History

var globalShortcut
2016-01-11 18:40:23 -08:00
globalShortcut = process.atomBinding('global_shortcut').globalShortcut
2016-01-11 18:40:23 -08:00
module.exports = globalShortcut