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

965 B

bandcamp-fetch / SearchResultItem

Interface: SearchResultItem

Hierarchy

Table of contents

Properties

Properties

imageUrl

Optional imageUrl: string

Defined in

lib/types/Search.ts:10


name

name: string

Defined in

lib/types/Search.ts:8


type

type: "track" | "label" | "artist" | "album" | "fan"

Defined in

lib/types/Search.ts:7


url

url: string

Defined in

lib/types/Search.ts:9