mirror of
https://github.com/electron/electron.git
synced 2026-02-15 17:45:33 -05:00
4 lines
90 B
CoffeeScript
4 lines
90 B
CoffeeScript
{globalShortcut} = process.atomBinding 'global_shortcut'
|
|
|
|
module.exports = globalShortcut
|