/**
 * {{ id }} service
 */

import { factories } from '@strapi/strapi';

export default factories.createCoreService('{{ uid }}');
