all repos — caroster @ 3095e0573ccb511d048f34f1d369bcc2c996e7b9

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

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

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