import timStore from './modules/timStore'; import networkErrorInfo from './modules/networkErrorInfo'; export default { timStore, networkErrorInfo };