Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
import SvelteUIElement from "./Base/SvelteUIElement"
import { default as StatisticsSvelte } from "../UI/Statistics/StatisticsGui.svelte"
new SvelteUIElement(StatisticsSvelte).AttachTo("main")