all repos — caroster @ e88c623e9e4258fc6479f0151ead43bfd11a5054

[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');