Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageItem

Hierarchy

Index

Properties

authorAvatarUrl

authorAvatarUrl: string

downloadUrl

downloadUrl: string

images

images: { original: string; small: string }

Type declaration

  • original: string
  • small: string

mimeType

mimeType: string

tags

tags: Tag[]

type

type: "image"

viewUrl

viewUrl: string

Generated using TypeDoc