TryGhost/Ghost

View on GitHub
ghost/admin/mirage/models/theme.js

Summary

Maintainability
A
0 mins
Test Coverage
import {Model} from 'miragejs';

export default Model.extend({
});