// import area2 from './area.json';
import area_debug from './areaDebug.json';
const area = area_debug;
export default area;