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