Skip to content

Latest commit

 

History

History
77 lines (39 loc) · 1.61 KB

SearchResultLabel.md

File metadata and controls

77 lines (39 loc) · 1.61 KB

bandcamp-fetchDocs


bandcamp-fetch / SearchResultLabel

Interface: SearchResultLabel

Extends

Properties

imageUrl?

optional imageUrl: string

Inherited from

SearchResultItem.imageUrl

Defined in

lib/types/Search.ts:10


location?

optional location: string

Defined in

lib/types/Search.ts:22


name

name: string

Inherited from

SearchResultItem.name

Defined in

lib/types/Search.ts:8


type

type: "label"

Overrides

SearchResultItem.type

Defined in

lib/types/Search.ts:21


url

url: string

Inherited from

SearchResultItem.url

Defined in

lib/types/Search.ts:9