/**
 * video-url service
 */

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

export default factories.createCoreService('api::video-url.video-url');
