typealias
ImageSize
export
type
ImageSize
=
(
typeof
ALLOWED_SIZES
)[
number
];
Union Members
(typeof
ALLOWED_SIZES
)[
number
]