4 lines
66 B
JavaScript
Raw Normal View History

2020-06-10 01:25:47 +02:00
import DS from 'ember-data';
export default DS.Store.extend({
});