PublicMatchGalleryItemDto
@raizfc/contracts / PublicMatchGalleryItemDto
Type Alias: PublicMatchGalleryItemDto
PublicMatchGalleryItemDto =
Readonly<{caption?:string;credit?:string;id:ID;image:ImageAsset; }>
Defined in: dto/public-match.dto.ts:127