Ghost/ghost/admin/mirage/models/site.js

5 lines
75 B
JavaScript

import {Model} from 'ember-cli-mirage';
export default Model.extend({
});