This website requires JavaScript.
Explore
Help
Register
Sign in
Robin-van-der-Linde
/
MapComplete
Watch
1
Star
0
Fork
You've already forked MapComplete
0
forked from
MapComplete/MapComplete
Code
Pull requests
Activity
4c2dee5aba
MapComplete
/
test.ts
3 lines
88 B
TypeScript
Raw
Normal View
History
Unescape
Escape
More work on statistics
2022-08-18 23:37:44 +02:00
import
StatisticsGUI
from
"./UI/StatisticsGUI"
;
More stats
2022-08-22 14:33:04 +02:00
new
StatisticsGUI
(
)
.
AttachTo
(
"maindiv"
)
Copy permalink