all repos — caroster @ 2ab1b88d8d526f5d2b9ef0f2ad936dbfcd6aa2c9

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