UNPKG

vuepress-theme-ccds-test

Version:

This is an anime blog theme based on vuepress, the theme is simple, colorful, versatile, and supports customization, providing multiple components to set the theme

8 lines 155 B
import Vuex from 'vuex' export default ({ Vue }) => { Vue.use(Vuex) console.log(Vue) console.log("-------store.index.js---------") }