Vuex.Store

  1. import Vuex from 'vuex'
  2. const store = new Vuex.Store({ ...options })