2016-03-24 13:15:04 -07:00
|
|
|
var globalShortcut
|
2016-01-11 18:40:23 -08:00
|
|
|
|
2016-03-24 13:15:04 -07:00
|
|
|
globalShortcut = process.atomBinding('global_shortcut').globalShortcut
|
2016-01-11 18:40:23 -08:00
|
|
|
|
2016-03-24 13:15:04 -07:00
|
|
|
module.exports = globalShortcut
|