import swiperContainers from './swiperContainer' import showPage from './showPage' import socketType from './socketType' import taskErrorType from './taskErrorType' import config from './config' module.exports = {swiperContainers,...showPage,socketType,taskErrorType , config }