all repos — caroster @ 4ef187d311b4a93370c0d7b727c31cee5a1d2097

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