4 lines
68 B
CoffeeScript
4 lines
68 B
CoffeeScript
`import DS from 'ember-data';`
|
|
|
|
`export default DS.Model.extend();`
|