3 lines
89 B
TypeScript
3 lines
89 B
TypeScript
import StatisticsGUI from "./UI/StatisticsGUI";
|
|
|
|
new StatisticsGUI().AttachTo("maindiv")
|