3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
const shell = process._linkedBinding('electron_common_shell');
|
|
|
|
export default shell;
|