export const state = () => ({}); export const mutations = {}; export const actions = {}; export const getters = {};