bandcamp-fetch/docs/api/interfaces/ShowAPIGetShowParams.md
2023-06-14 04:09:54 +08:00

1.3 KiB

bandcamp-fetch / ShowAPIGetShowParams

Interface: ShowAPIGetShowParams

Table of contents

Properties

Properties

albumImageFormat

Optional albumImageFormat: string | number | ImageFormat

Defined in

lib/show/ShowAPI.ts:12


artistImageFormat

Optional artistImageFormat: string | number | ImageFormat

Defined in

lib/show/ShowAPI.ts:13


showImageFormat

Optional showImageFormat: string | number | ImageFormat

Defined in

lib/show/ShowAPI.ts:14


showUrl

showUrl: string

Defined in

lib/show/ShowAPI.ts:11