import http from './apiConfig';
import BaseService from './baseService';

BaseService(http);
export default http