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

20 lines
425 B
Markdown

[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
[lib/show/ShowAPI.ts:17](https://github.com/patrickkfkan/bandcamp-fetch/blob/7bb1899/src/lib/show/ShowAPI.ts#L17)