interface ImageURLOptions extends BaseImageURLOptions
The options used for image URLs with animated content
optionalexternalImageExtension = 'webp' extension? :
The extension to use for the image URL
Inherited from: BaseImageURLOptions
optionalexternalboolean forceStatic? :
Whether or not to prefer the static version of an image asset.
optionalexternalImageSize size? :
The size specified in the image URL
Inherited from: BaseImageURLOptions