const EE = require('ee-core/ee'); const App = require('./electron'); // Instantiate an app object EE.app = new App();