import { default as che_건국} from "./che_건국.vue"; import { default as CityProcess} from "./che_이동.vue"; export const commandMap: Record = { che_강행: CityProcess, che_건국, che_이동: CityProcess, che_출병: CityProcess, }