This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1f458eb177
electron
/
lib
/
browser
/
api
/
global-shortcut.js
4 lines
85 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: have 'use strict' consistently across our lib files (#14721)
2018-09-22 12:28:50 +00:00
'use strict'
:lipstick: Destructure globalShortcut module :lipstick: Remove globalShortcut property Add back the globalShortcut property
2016-05-14 15:49:07 +00:00
module
.
exports
=
process
.
atomBinding
(
'global_shortcut'
)
.
globalShortcut
Reference in a new issue
Copy permalink