Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
import SvelteUIElement from "./UI/Base/SvelteUIElement"
import NotFound from "./UI/NotFound.svelte"
new SvelteUIElement(NotFound, {}).AttachTo("maindiv")