Matthew Aaron Raymer
2 years ago
4 changed files with 22 additions and 19 deletions
@ -1,9 +0,0 @@ |
|||
import { createStore } from "vuex"; |
|||
|
|||
export default createStore({ |
|||
state: {}, |
|||
getters: {}, |
|||
mutations: {}, |
|||
actions: {}, |
|||
modules: {}, |
|||
}); |
Loading…
Reference in new issue