import website from '@/config/website' const common = { state: { website: website, }, mutations: {} }; export default common