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

1.2 KiB

bandcamp-fetch / SearchAPISearchParams

Interface: SearchAPISearchParams

Table of contents

Properties

Properties

albumImageFormat

Optional albumImageFormat: string | number | ImageFormat

Defined in

lib/search/SearchAPI.ts:20


artistImageFormat

Optional artistImageFormat: string | number | ImageFormat

Defined in

lib/search/SearchAPI.ts:21


page

Optional page: number

Defined in

lib/search/SearchAPI.ts:19


query

query: string

Defined in

lib/search/SearchAPI.ts:18