Nuxt/examples/with-coffee/store/index.coffee
2017-10-13 14:10:24 +02:00

3 lines
51 B
CoffeeScript

export state = ->
message: 'Hello CoffeeScript!'