cms/app-client/mirage/models/datestat.js
author ymh <ymh.work@gmail.com>
Wed, 19 Oct 2016 13:08:02 +0200
changeset 369 796725d33b67
parent 307 07b44a378ad8
permissions -rw-r--r--
Add location filter to documents api end-point

import { Model } from 'ember-cli-mirage';

export default Model.extend({
});