export default { setShares(state, shares) { state.collection = shares; }, }