all repos — caroster @ 0ab7f5d8df1c02565c87b4156233b83e3de6f74d

[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}