shell.ts 86 B

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