import { TowerMap } from 'tower_map.js'; export function main() { const map = new TowerMap(); } ; //# sourceMappingURL=tower.js.map