0.2.1 • Published 3 years ago

cc-uni-endurance v0.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago
npm install cc-uni-endurance --save
# or
yarn add cc-uni-endurance
import createVuexAlong from "vuex-along";
import uniAdapter from "cc-uni-endurance";

const store = new Vuex.Store({
  plugins: [
    createVuexAlong({
      adapterOptions: uniAdapter(),
    }),
  ],
});

License

0.2.1

3 years ago

0.2.0

3 years ago

0.1.9

3 years ago