export const store = {
  state: {},

  mutations: {},
  actions: {},
}
