export declare interface ImageURLOptions extends BaseImageURLOptions
export declare interface ImageURLOptions extends BaseImageURLOptions
The options used for image URLs with animated content
Extends
BaseImageURLOptionsOptional
The extension to use for the image URL
Inherited from BaseImageURLOptionsOptional
forceStatic?
:
boolean
Whether or not to prefer the static version of an image asset.
Optional
The size specified in the image URL
Inherited from BaseImageURLOptions