bandcamp-fetch/docs/api/interfaces/ArticleSection.md
patrickkfkan be7010c217 v1.0.0
2023-06-10 22:52:27 +08:00

754 B

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