ui/app/ll/service.js

5 lines
75 B
JavaScript

import Service from '@ember/service';
export default Service.extend({
});