import { startOonApp } from "@oondemand/oon-core-front"; import { app } from "./app/app"; startOonApp(app);