import VuexORM from '@vuex-orm/core' export const plugins = [ VuexORM.install() ];