[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/eace49c/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/eace49c/src/lib/types/Image.ts#L11)