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
a69a655386
electron
/
lib
/
common
/
api
/
shell.ts
2 lines
64 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: prevent consistent early exception (#24191) * refactor: prevent consistent early exception * Use _linkedBinding where possible * Remove dead electronBinding
2020-06-23 03:32:45 +00:00
export
default
process
.
_linkedBinding
(
'electron_common_shell'
)
;
Reference in a new issue
Copy permalink