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
ef03c4b7bb
electron
/
lib
/
browser
/
api
/
global-shortcut.js
4 lines
89 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'
chore: rename atomBinding to electronBinding (#17419)
2019-03-18 19:37:06 +00:00
module
.
exports
=
process
.
electronBinding
(
'global_shortcut'
)
.
globalShortcut
Reference in a new issue
Copy permalink