/**
 * bespoke-page service
 */

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

export default factories.createCoreService('api::bespoke-page.bespoke-page' as any);
