UNPKG

vuex-module-decorators

Version:
7 lines (6 loc) 255 B
export { VuexModule, getModule } from './vuexmodule'; export { Module } from './module'; export { Action } from './action'; export { Mutation } from './mutation'; export { MutationAction } from './mutationaction'; export { config } from './config';