export default {
compileOptions: {
dev: true
},
props: {
count: 0
error: "'count' is not a store with a 'subscribe' method"
};