all repos — caroster @ d33867f4372a6c5c196e4ec4d90a10476d6d4e3b

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

backend/types/generated/components.d.ts (view raw)

1import type { Schema, Attribute } from '@strapi/strapi';
2
3declare module '@strapi/types' {
4  export module Shared {}
5}