bandcamp-fetch/docs/api/interfaces/ImageFormat.md
patrickkfkan be7010c217 v1.0.0
2023-06-10 22:52:27 +08:00

688 B

bandcamp-fetch / ImageFormat

Interface: ImageFormat

Table of contents

Properties

Properties

fileFormat

fileFormat: string

Defined in

lib/types/Image.ts:6


height

height: number

Defined in

lib/types/Image.ts:5


id

id: number

Defined in

lib/types/Image.ts:2


name

name: string

Defined in

lib/types/Image.ts:3


width

width: number

Defined in

lib/types/Image.ts:4