bandcamp-fetch/docs/api/interfaces/ShowAPIListParams.md

20 lines
425 B
Markdown
Raw Permalink Normal View History

2023-06-10 16:52:27 +02:00
[bandcamp-fetch](../README.md) / ShowAPIListParams
# Interface: ShowAPIListParams
## Table of contents
### Properties
- [imageFormat](ShowAPIListParams.md#imageformat)
## Properties
### imageFormat
`Optional` **imageFormat**: `string` \| `number` \| [`ImageFormat`](ImageFormat.md)
#### Defined in
2023-10-29 18:25:17 +01:00
[lib/show/ShowAPI.ts:17](https://github.com/patrickkfkan/bandcamp-fetch/blob/7bb1899/src/lib/show/ShowAPI.ts#L17)