I am trying to replace the main.js file of an Electron app by a main.ts Typescript file and to call a service main/application.service.ts
main.js
main.ts
main/application.service.ts