typealias
ImageExtension
export
type
ImageExtension
=
(
typeof
ALLOWED_EXTENSIONS
)[
number
];
Union Members
(typeof
ALLOWED_EXTENSIONS
)[
number
]