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