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
/
browser
/
api
/
tray.ts
4 lines
88 B
TypeScript
Raw
Permalink
Blame
History
const
{
Tray
}
=
process
.
_linkedBinding
(
'electron_browser_tray'
)
;
export
default
Tray
;
View Git Blame
Copy Permalink