all repos — caroster @ 25ef569b9aff78df82eea6d516cca3a4aeccbb8a

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

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

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