2016-03-24 20:15:04 +00:00
|
|
|
var globalShortcut
|
2016-01-12 02:40:23 +00:00
|
|
|
|
2016-03-24 20:15:04 +00:00
|
|
|
globalShortcut = process.atomBinding('global_shortcut').globalShortcut
|
2016-01-12 02:40:23 +00:00
|
|
|
|
2016-03-24 20:15:04 +00:00
|
|
|
module.exports = globalShortcut
|