bandcamp-fetch/docs/api/interfaces/ArticleListItem.md
2023-10-30 01:25:17 +08:00

1.2 KiB

bandcamp-fetch / ArticleListItem

Interface: ArticleListItem

Table of contents

Properties

Properties

category

Optional category: ArticleCategory

Defined in

lib/types/Article.ts:67


date

date: string

Defined in

lib/types/Article.ts:66


imageUrl

Optional imageUrl: string

Defined in

lib/types/Article.ts:68


title

title: string

Defined in

lib/types/Article.ts:65


url

url: string

Defined in

lib/types/Article.ts:64