mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
4 lines
81 B
JavaScript
4 lines
81 B
JavaScript
import { Factory } from 'ember-cli-mirage';
|
|
|
|
export default Factory.extend({
|
|
});
|