6 lines
62 B
JavaScript
Raw Permalink Normal View History

2025-07-22 18:31:50 +08:00
import Vue from 'vue'
import Vuex from 'vuex'
Vue.use(Vuex)