UNPKG

@owlsdepartment/vuex-typed

Version:

Package for writing typed Vuex store with component helpers

7 lines (6 loc) 197 B
export { getModuleImports } from "./getModule"; export * from "./getActions"; export * from "./getGetters"; export * from "./getMutations"; export * from "./getState"; export * from "./getModule";