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