import { app } from 'electron'; import Main from './Main'; Main.main(app);