all repos — caroster @ c03fa59cf2eb3a188d9dbbb3f9c4f5d959e166c5

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