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

1.1 KiB

bandcamp-fetch / ArticleSection

Interface: ArticleSection

Table of contents

Properties

Properties

heading

Optional heading: Object

Type declaration

Name Type
html string
text string

Defined in

lib/types/Article.ts:42


html

html: string

Defined in

lib/types/Article.ts:46


mediaItemRef

Optional mediaItemRef: string

Defined in

lib/types/Article.ts:48


text

text: string

Defined in

lib/types/Article.ts:47