Skip to content

Latest commit

 

History

History
77 lines (39 loc) · 1.6 KB

SearchResultFan.md

File metadata and controls

77 lines (39 loc) · 1.6 KB

bandcamp-fetchDocs


bandcamp-fetch / SearchResultFan

Interface: SearchResultFan

Extends

Properties

genre?

optional genre: string

Defined in

lib/types/Search.ts:44


imageUrl?

optional imageUrl: string

Inherited from

SearchResultItem.imageUrl

Defined in

lib/types/Search.ts:10


name

name: string

Inherited from

SearchResultItem.name

Defined in

lib/types/Search.ts:8


type

type: "fan"

Overrides

SearchResultItem.type

Defined in

lib/types/Search.ts:43


url

url: string

Inherited from

SearchResultItem.url

Defined in

lib/types/Search.ts:9