We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eaf85f commit 593fd3fCopy full SHA for 593fd3f
main.js
@@ -1,5 +1,4 @@
1
-import app from 'app';
2
-import BrowserWindow from 'browser-window';
+import { app, BrowserWindow } from 'electron';
3
4
let mainWindow = null;
5
0 commit comments