715 B
715 B
bandcamp-fetch / DiscoverResult
Interface: DiscoverResult
Results returned by discover.
Table of contents
Properties
Properties
items
• items: Album
[]
List of discovered albums.
Defined in
lib/types/Discovery.ts:51
params
• params: DiscoverParams
Sanitized params used in the discovery request.
Defined in
lib/types/Discovery.ts:59
total
• total: number
Total number of albums discovered.
Defined in
lib/types/Discovery.ts:55