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

1.1 KiB

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