typealias ImageSize

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

Constructors

constructor()

(typeof ALLOWED_SIZES)[number]