import { createStore } from 'wkitd'
export default createStore({
user: {},
aboutAppShow: false,
storeAppShow: true,
powerAppShow: false
})