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