UNPKG

tgb-component-library

Version:

Tagboard reusable component library for Vue 3 services.

13 lines (11 loc) 142 B
import { createStore } from 'vuex'; export default createStore({ state: { }, mutations: { }, actions: { }, modules: { }, });