added cities

This commit is contained in:
2024-10-23 23:26:58 +02:00
parent 6d69193be0
commit d95ea6d26a
13 changed files with 195 additions and 20 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
export * from "./pois.js";
export * from "./nations.js";
export * from "./capitals.js";
export * from "./capitals.js";
export * from "./cities.js";