Compartilhar via


ImageSize type

Define valores para ImageSize. Os valores possíveis incluem: 'All', 'Small', 'Medium', 'Large', 'Wallpaper'

type ImageSize = "All" | "Small" | "Medium" | "Large" | "Wallpaper"