export { epicwarGetMap } from './epicwar/get-map/epicwar.get-map';
export { totalMaps } from './epicwar/total-maps/total-maps';
export { getCategories } from './epicwar/get-categories/get-categories';
