all repos — caroster @ 2ab1b88d8d526f5d2b9ef0f2ad936dbfcd6aa2c9

[Octree] Group carpool to your event https://caroster.io

backend/src/api/module/services/module.ts (view raw)

1/**
2 * module service
3 */
4
5import { factories } from '@strapi/strapi';
6
7export default factories.createCoreService('api::module.module');