typealias ImageExtension

type ImageExtension = (typeof ALLOWED_EXTENSIONS)[number];

Constructors

constructor()