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