Files
core/hwe/ts/build_exports.json
T

33 lines
1.1 KiB
JSON

{
"ingame": {
"chiefCenter": "chiefCenter.ts",
"troop": "troop.ts",
"map": "map.ts",
"install_db": "install_db.ts",
"install": "install.ts",
"battle_simulator": "battle_simulator.ts",
"recent_map": "recent_map.ts",
"processing": "processing.ts",
"select_npc": "select_npc.ts",
"betting": "betting.ts",
"bossInfo": "bossInfo.ts",
"myPage": "myPage.ts",
"extExpandCity": "extExpandCity.ts",
"dipcenter": "dipcenter.ts",
"diplomacy": "diplomacy.ts",
"currentCity": "currentCity.ts",
"hallOfFame": "hallOfFame.ts",
"history": "history.ts",
"select_general_from_pool": "select_general_from_pool.ts",
"extKingdoms": "extKingdoms.ts",
"common": "common_deprecated.ts",
"main": "main.ts"
},
"ingame_vue": {
"v_inheritPoint": "v_inheritPoint.ts",
"v_board": "v_board.ts",
"v_NPCControl": "v_NPCControl.ts",
"v_join": "v_join.ts",
"v_main": "v_main.ts"
}
}