UNPKG

vue-spatialnavigation

Version:
6 lines (4 loc) 126 B
export * from "./store"; export * from "./state"; import { createStore } from "./store"; export const store = createStore();