UNPKG

vue-storefront

Version:
21 lines (16 loc) 190 B
const state = { } const getters = { } // actions const actions = { } // mutations const mutations = { } export default { state, getters, actions, mutations }