TryGhost/Ghost

View on GitHub
ghost/admin/mirage/models/custom-theme-setting.js

Summary

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

export default Model.extend({});