mapcomplete/test.ts

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
89 B
TypeScript
Raw Normal View History

2022-09-14 19:15:50 +02:00
import StatisticsGUI from "./UI/StatisticsGUI";
new StatisticsGUI().AttachTo("maindiv")