__VUE_DEVTOOLS_GLOBAL_HOOK__
hook.once('init', Vue => {
hook.Vue = Vue
})
hook.once('vuex:init', store => {
hook.store = store