import { initGalaxyInstance } from "@/app"; window.addEventListener("load", async () => { await initGalaxyInstance(); });