0

I want to know what is the meaning of [INCREASE](state, data){ } from this grammar:


import INCREASE from ...

const mutations = {
  [INCREASE](state, data){
    state.points = data
  }
}

thanks a lot !

Siwei
  • 19,858
  • 7
  • 75
  • 95

0 Answers0