typealias ImageExtension

external
type ImageExtension = (typeof ALLOWED_EXTENSIONS)[number];

Constructors

constructor()