import Http from './Http' const Exports = { Http: Object.assign(Http, Http), } export default Exports