2024-06-25 00:11:25 +02:00

6 lines
80 B
CoffeeScript

export default
data:
-> {
msg: 'variable from app.coffee asd'
}