31 lines
579 B
Markdown
31 lines
579 B
Markdown
[bandcamp-fetch](../README.md) / ImageConstants
|
|
|
|
# Interface: ImageConstants
|
|
|
|
## Table of contents
|
|
|
|
### Properties
|
|
|
|
- [baseUrl](ImageConstants.md#baseurl)
|
|
- [formats](ImageConstants.md#formats)
|
|
|
|
## Properties
|
|
|
|
### baseUrl
|
|
|
|
• **baseUrl**: `string`
|
|
|
|
#### Defined in
|
|
|
|
[lib/types/Image.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/19ec315/src/lib/types/Image.ts#L10)
|
|
|
|
___
|
|
|
|
### formats
|
|
|
|
• **formats**: [`ImageFormat`](ImageFormat.md)[]
|
|
|
|
#### Defined in
|
|
|
|
[lib/types/Image.ts:11](https://github.com/patrickkfkan/bandcamp-fetch/blob/19ec315/src/lib/types/Image.ts#L11)
|