6 lines
80 B
CoffeeScript
6 lines
80 B
CoffeeScript
export default
|
|
data:
|
|
-> {
|
|
msg: 'variable from app.coffee asd'
|
|
}
|