all repos — caroster @ 4145cf21d9cef95e3ad5afe463ad286f4a4e113f

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

backend/src/api/trip-alert/routes/trip-alert.ts (view raw)

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