typealias ImageSize

export declare type ImageSize = (typeof ALLOWED_SIZES)[number];

Constructors

constructor()

(typeof ALLOWED_SIZES)[number]