electron/lib/common/api/shell.ts

4 lines
86 B
TypeScript

const shell = process._linkedBinding('electron_common_shell');
export default shell;