Closed drborges closed 6 years ago
const store = new Store({ active: false, })
store.state.active === undefined // => true
const store = new Store({ active: false, })
store.state.active === undefined // => true