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

6 lines
124 B
JavaScript
Raw Normal View History

var globalShortcut
2016-01-12 02:40:23 +00:00
globalShortcut = process.atomBinding('global_shortcut').globalShortcut
2016-01-12 02:40:23 +00:00
module.exports = globalShortcut