Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • image

Index

Properties

large?: string
medium?: string
meta: { dimensions: { large: { hight: number; width: number }; medium: { hight: number; width: number }; small: { hight: number; width: number }; tiny: { hight: number; width: number } } }

Type declaration

  • dimensions: { large: { hight: number; width: number }; medium: { hight: number; width: number }; small: { hight: number; width: number }; tiny: { hight: number; width: number } }
    • large: { hight: number; width: number }
      • hight: number
      • width: number
    • medium: { hight: number; width: number }
      • hight: number
      • width: number
    • small: { hight: number; width: number }
      • hight: number
      • width: number
    • tiny: { hight: number; width: number }
      • hight: number
      • width: number
original: string
small?: string
tiny?: string

Generated using TypeDoc