added Map and SlimeMap class

This commit is contained in:
2024-10-23 14:21:11 +02:00
parent f4fff00a38
commit 07e198e427
9 changed files with 250 additions and 190 deletions
+3
View File
@@ -0,0 +1,3 @@
export * from "./pois.js";
export * from "./nations.js";
export * from "./capitals.js";