refactor: finish internal export cleanup

This commit is contained in:
2026-08-15 07:08:03 +00:00
parent ab53c654ee
commit 602c6410e1
12 changed files with 11 additions and 18 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import { type MapDefinition, type MapCityDefinition } from '../../src/world/types.js';
export const MINIMAL_MAP_CITIES: MapCityDefinition[] = [
const MINIMAL_MAP_CITIES: MapCityDefinition[] = [
{
id: 1,
name: '소성A',