Type Alias SanityImageDimensions

SanityImageDimensions: SanityImageSize & {
    aspectRatio: number;
}