all repos — caroster @ 44a9c4d6a42c23de9ece77ee2968e31c3ea93732

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

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

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