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

1.3 KiB

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