Pular para o conteúdo principal

PublicServiceShowcaseItemDto

@raizfc/contracts


@raizfc/contracts / PublicServiceShowcaseItemDto

Type Alias: PublicServiceShowcaseItemDto

PublicServiceShowcaseItemDto = Readonly<{ description?: string; href?: string; id: ID; image: ImageAsset; title: string; }>

Defined in: dto/public-service.dto.ts:48