import Starter from "./class/provider/Starter"; import Application from "./class/Application"; Starter.run(Application);