Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
import MinimapImplementation from "./UI/Base/MinimapImplementation";
import {PdfExportGui} from "./UI/BigComponents/PdfExportGui";
MinimapImplementation.initialize()
new PdfExportGui("extradiv").AttachTo("maindiv")