import StudioGUI from "./StudioGUI.svelte" new StudioGUI({ target: document.getElementById("main"), })