import { initializeApp } from "./main.common"; const app = initializeApp(); app.mount("#app");