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
1fe21ff712
electron
/
lib
/
common
/
api
/
shell.ts
4 lines
86 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: add shell.trashItem() to replace shell.moveItemToTrash() (#25114)
2020-09-02 17:32:33 +00:00
const
shell
=
process
.
_linkedBinding
(
'electron_common_shell'
)
;
export
default
shell
;
Reference in a new issue
Copy permalink