Nuxt/examples/pug-stylus-coffee/store/index.coffee

4 lines
117 B
CoffeeScript

export state = ->
msg: 'Hello from /store/index.coffee!'
msgComputed: 'Hello from /store/index.coffee computed!'