Predicate Vuex::storeConfigObject
Gets the options object passed to a Vuex store creation or one of its modules,
with namespace
bound to the namespace of the store.
Import path
import javascript
Node storeConfigObject(string namespace)
Gets the options object passed to a Vuex store creation or one of its modules,
with namespace
bound to the namespace of the store.
import javascript
Node storeConfigObject(string namespace)