all repos — caroster @ 331e51912018b9b1b3b123e7c8b1c08dbfef8cfb

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

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

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