all repos — caroster @ 30f76547c4bf4232d0c7b16d49509b01f02a9365

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