cms/app-client/mirage/models/transcript.js
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 20 Jun 2016 17:04:59 +0200
changeset 195 9d083636bd99
parent 173 cf7b221238fd
permissions -rw-r--r--
Layout and style of the /chronologie endpoint

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

export default Model.extend({
});