import Service from '@ember/service';
import ghostPaths from 'ghost-admin/utils/ghost-paths';
export default Service.extend(ghostPaths());