meta
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