This website requires JavaScript.
Explore
Sign In
mirror
/
electron
mirror of
https://github.com/electron/electron
Watch
1
Star
0
Fork
You've already forked electron
0
Code
Issues
Releases
Activity
main
electron
/
lib
/
common
/
api
/
shell.ts
4 lines
86 B
TypeScript
Raw
Permalink
Blame
History
const
shell
=
process
.
_linkedBinding
(
'electron_common_shell'
)
;
export
default
shell
;
View Git Blame
Copy Permalink