getters.js 58 Bytes Raw Blame History Permalink 1 2 3 export const getCount = state => { return state.count }