interface BaseImageURLOptions

external
interface BaseImageURLOptions

The options used for image URLs.

optionalexternal
extension? : ImageExtension = 'webp'

The extension to use for the image URL.

optionalexternal
size? : ImageSize

The size specified in the image URL.